This website works better with JavaScript
Home
Explore
Help
Sign In
GfA
/
linux_kernel
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2d6cf2b51f
Branches
Tags
master
v4.14.9-bone-rt-r12
v4.4.104-bone-rt-r21
v4.4.145-bone23
linux_kernel
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
hwa742.h
hwa742.h
104 B
History
Raw
1
2
3
4
5
6
7
8
#ifndef _HWA742_H
#define _HWA742_H
struct hwa742_platform_data {
unsigned te_connected:1;
};
#endif