GIF89a;
Direktori : /usr/src/kernels/3.10.0-1160.88.1.el7.centos.plus.x86_64/include/linux/i2c/ |
Current File : //usr/src/kernels/3.10.0-1160.88.1.el7.centos.plus.x86_64/include/linux/i2c/i2c-sh_mobile.h |
#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__ */