D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
include
/
linux
/
i2c
/
Filename :
i2c-sh_mobile.h
back
Copy
#ifndef __I2C_SH_MOBILE_H__ #define __I2C_SH_MOBILE_H__ #include <linux/platform_device.h> struct i2c_sh_mobile_platform_data { unsigned long bus_speed; unsigned int clks_per_count; }; #endif /* __I2C_SH_MOBILE_H__ */