Searched refs:i2c_adapter_type (Results 1 – 8 of 8) 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()
216 if (dev->type == &i2c_adapter_type) in i2cdev_check_mux_children()670 if (dev->type != &i2c_adapter_type) in i2cdev_attach_adapter()708 if (dev->type != &i2c_adapter_type) in i2cdev_detach_adapter()
815 if (dev->type == &i2c_adapter_type) in i2c_check_mux_children()1242 if (parent->type == &i2c_adapter_type) in i2c_adapter_depth()1385 const struct device_type i2c_adapter_type = { variable1389 EXPORT_SYMBOL_GPL(i2c_adapter_type);1402 return (dev->type == &i2c_adapter_type) in i2c_verify_adapter()1560 adap->dev.type = &i2c_adapter_type; in i2c_register_adapter()1992 if (dev->type != &i2c_adapter_type) in __process_new_driver()2033 if (dev->type == &i2c_adapter_type) in __process_removed_driver()
211 if (i2c->type == &i2c_adapter_type) in i2c_root_adapter()
27 extern const struct device_type i2c_adapter_type;787 if (parent != NULL && parent->type == &i2c_adapter_type) in i2c_parent_is_i2c_adapter()
95 if (dev->type == &i2c_adapter_type) in psmouse_smbus_notifier_call()
948 if (dev->type != &i2c_adapter_type) in mctp_i2c_get_adapter()
1294 dev->type != &i2c_adapter_type || in i801_notifier_call()