Home
last modified time | relevance | path

Searched refs:i2c_adapter_type (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/platform/chrome/
A Dchromeos_laptop.c37 enum i2c_adapter_type { enum
52 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()
/linux/drivers/i2c/
A Di2c-dev.c208 if (dev->type == &i2c_adapter_type) in i2cdev_check_mux_children()
655 if (dev->type != &i2c_adapter_type) in i2cdev_attach_adapter()
688 if (dev->type != &i2c_adapter_type) in i2cdev_detach_adapter()
A Di2c-core-base.c793 if (dev->type == &i2c_adapter_type) in i2c_check_mux_children()
1297 struct device_type i2c_adapter_type = { variable
1301 EXPORT_SYMBOL_GPL(i2c_adapter_type);
1314 return (dev->type == &i2c_adapter_type) in i2c_verify_adapter()
1474 adap->dev.type = &i2c_adapter_type; in i2c_register_adapter()
1839 if (dev->type != &i2c_adapter_type) in __process_new_driver()
1880 if (dev->type == &i2c_adapter_type) in __process_removed_driver()
A Di2c-mux.c224 if (i2c->type == &i2c_adapter_type) in i2c_root_adapter()
/linux/arch/arm/mach-shmobile/
A Dregulator-quirk-rcar-gen2.c91 if (action != BUS_NOTIFY_ADD_DEVICE || dev->type == &i2c_adapter_type) in regulator_quirk_notify()
/linux/drivers/input/mouse/
A Dpsmouse-smbus.c95 if (dev->type == &i2c_adapter_type) in psmouse_smbus_notifier_call()
/linux/include/linux/
A Di2c.h27 extern struct device_type i2c_adapter_type;
773 if (parent != NULL && parent->type == &i2c_adapter_type) in i2c_parent_is_i2c_adapter()
/linux/drivers/usb/misc/
A Dusb251xb.c234 if (dev->type == &i2c_adapter_type) { in usb251xb_check_dev_children()
/linux/drivers/media/usb/dvb-usb-v2/
A Drtl28xxu.c863 if (parent != NULL && parent->type == &i2c_adapter_type) in rtl2832u_frontend_callback()
/linux/
A Dvmlinux.symvers7306 0x00000000 i2c_adapter_type vmlinux EXPORT_SYMBOL_GPL
A DSystem.map157488 ffff800012088ff8 D i2c_adapter_type
A D.tmp_System.map157488 ffff800012088ff8 D i2c_adapter_type

Completed in 350 milliseconds