Searched refs:i2c_adapter_type (Results 1 – 10 of 10) sorted by relevance
37 enum i2c_adapter_type { enum52 enum i2c_adapter_type type;231 if (dev->type == &i2c_adapter_type) in chromeos_laptop_i2c_notifier_call()680 if (dev->type == &i2c_adapter_type) { in chromeos_laptop_scan_peripherals()
208 if (dev->type == &i2c_adapter_type) in i2cdev_check_mux_children()655 if (dev->type != &i2c_adapter_type) in i2cdev_attach_adapter()693 if (dev->type != &i2c_adapter_type) in i2cdev_detach_adapter()
794 if (dev->type == &i2c_adapter_type) in i2c_check_mux_children()1293 struct device_type i2c_adapter_type = { variable1297 EXPORT_SYMBOL_GPL(i2c_adapter_type);1310 return (dev->type == &i2c_adapter_type) in i2c_verify_adapter()1470 adap->dev.type = &i2c_adapter_type; in i2c_register_adapter()1836 if (dev->type != &i2c_adapter_type) in __process_new_driver()1877 if (dev->type == &i2c_adapter_type) in __process_removed_driver()
224 if (i2c->type == &i2c_adapter_type) in i2c_root_adapter()
91 if (action != BUS_NOTIFY_ADD_DEVICE || dev->type == &i2c_adapter_type) in regulator_quirk_notify()
99 if (dev->type == &i2c_adapter_type) in psmouse_smbus_notifier_call()
27 extern struct device_type i2c_adapter_type;770 if (parent != NULL && parent->type == &i2c_adapter_type) in i2c_parent_is_i2c_adapter()
234 if (dev->type == &i2c_adapter_type) { in usb251xb_check_dev_children()
889 if (dev->type != &i2c_adapter_type) in mctp_i2c_get_adapter()
863 if (parent != NULL && parent->type == &i2c_adapter_type) in rtl2832u_frontend_callback()