Searched refs:i2c_driver (Results 1 – 25 of 361) sorted by relevance
12345678910>>...15
121 struct i2c_driver i2c_driver; member130 i2c_driver)148 return i2c_register_driver(owner, &driver->i2c_driver); in drm_i2c_encoder_register()157 i2c_del_driver(&driver->i2c_driver); in drm_i2c_encoder_unregister()
47 struct i2c_driver;142 struct i2c_driver { struct181 #define to_i2c_driver(d) container_of(d, struct i2c_driver, driver) argument208 struct i2c_driver *driver; /* and our access routines */434 extern int i2c_register_driver(struct module *, struct i2c_driver *);435 extern void i2c_del_driver(struct i2c_driver *);437 static inline int i2c_add_driver(struct i2c_driver *driver) in i2c_add_driver()
22 static struct i2c_driver example_driver;78 static struct i2c_driver example_driver = {99 - static struct i2c_driver example_driver;111 static struct i2c_driver example_driver = {116 Add the probe and remove methods to the i2c_driver, as so:118 static struct i2c_driver example_driver = {131 i2c_driver entry names. The rest of the probe routine will now need to be219 static struct i2c_driver example_driver = {271 static struct i2c_driver example_driver = {
53 static int i2c_detect(struct i2c_adapter *adapter, struct i2c_driver *driver);71 struct i2c_driver *driver; in i2c_device_match()109 struct i2c_driver *driver; in i2c_device_probe()135 struct i2c_driver *driver; in i2c_device_remove()159 struct i2c_driver *driver; in i2c_device_shutdown()172 struct i2c_driver *driver; in i2c_legacy_suspend()185 struct i2c_driver *driver; in i2c_legacy_resume()591 static struct i2c_driver dummy_driver = {792 static int i2c_do_add_adapter(struct i2c_driver *driver, in i2c_do_add_adapter()969 static int i2c_do_del_adapter(struct i2c_driver *driver, in i2c_do_del_adapter()[all …]
90 static struct i2c_driver wf_max6690_driver;177 static struct i2c_driver wf_max6690_driver = {
116 static struct i2c_driver wf_lm75_driver;226 static struct i2c_driver wf_lm75_driver = {
25 static struct i2c_driver ds1672_driver;195 static struct i2c_driver ds1672_driver = {
40 static struct i2c_driver bq32k_driver;180 static struct i2c_driver bq32k_driver = {
47 static struct i2c_driver pcf8563_driver;245 static struct i2c_driver pcf8563_driver = {
53 static struct i2c_driver max6900_driver;255 static struct i2c_driver max6900_driver = {
55 static struct i2c_driver rx8581_driver;269 static struct i2c_driver rx8581_driver = {
42 static struct i2c_driver isl12022_driver;302 static struct i2c_driver isl12022_driver = {
43 static struct i2c_driver pcf8583_driver;313 static struct i2c_driver pcf8583_driver = {
202 static struct i2c_driver s35390a_driver;298 static struct i2c_driver s35390a_driver = {
86 static struct i2c_driver wis_ov7640_driver = {
91 static struct i2c_driver wis_uda1342_driver = {
68 static struct i2c_driver max16064_driver = {
71 static struct i2c_driver max7300_driver = {
100 static struct i2c_driver keywest_driver = {
106 static struct i2c_driver wm8350_i2c_driver = {
111 static struct i2c_driver ad_dpot_i2c_driver = {
349 static struct i2c_driver tsl2550_driver;445 static struct i2c_driver tsl2550_driver = {
115 static struct i2c_driver cma3000_i2c_driver = {
114 static struct i2c_driver ad714x_i2c_driver = {
130 static struct i2c_driver ths7303_driver = {