Searched refs:i2c_client_type (Results 1 – 7 of 7) sorted by relevance
233 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()
100 if (dev->type == &i2c_client_type) in psmouse_smbus_notifier_call()
645 return sprintf(buf, "%s\n", dev->type == &i2c_client_type ? in name_show()685 struct device_type i2c_client_type = { variable690 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()
28 extern struct device_type i2c_client_type;
2780 0x00000000 i2c_client_type vmlinux EXPORT_SYMBOL_GPL
157487 ffff800012088fc8 D i2c_client_type
Completed in 345 milliseconds