Home
last modified time | relevance | path

Searched refs:i2c_client_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/platform/chrome/
A Dchromeos_laptop.c233 else if (dev->type == &i2c_client_type) in chromeos_laptop_i2c_notifier_call()
238 if (dev->type == &i2c_client_type) in chromeos_laptop_i2c_notifier_call()
682 } else if (dev->type == &i2c_client_type) { in chromeos_laptop_scan_peripherals()
/linux/drivers/input/mouse/
A Dpsmouse-smbus.c100 if (dev->type == &i2c_client_type) in psmouse_smbus_notifier_call()
/linux/drivers/i2c/
A Di2c-core-base.c645 return sprintf(buf, "%s\n", dev->type == &i2c_client_type ? in name_show()
685 struct device_type i2c_client_type = { variable
690 EXPORT_SYMBOL_GPL(i2c_client_type);
704 return (dev->type == &i2c_client_type) in i2c_verify_client()
952 client->dev.type = &i2c_client_type; in i2c_new_client_device()
/linux/include/linux/
A Di2c.h28 extern struct device_type i2c_client_type;
/linux/
A Dvmlinux.symvers2780 0x00000000 i2c_client_type vmlinux EXPORT_SYMBOL_GPL
A DSystem.map157487 ffff800012088fc8 D i2c_client_type
A D.tmp_System.map157487 ffff800012088fc8 D i2c_client_type

Completed in 345 milliseconds