Home
last modified time | relevance | path

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

/linux/include/linux/
A Di2c-smbus.h42 struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter);
45 static inline struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter) in i2c_new_slave_host_notify_device() function
/linux/drivers/i2c/
A Di2c-smbus.c253 struct i2c_client *i2c_new_slave_host_notify_device(struct i2c_adapter *adapter) in i2c_new_slave_host_notify_device() function
285 EXPORT_SYMBOL_GPL(i2c_new_slave_host_notify_device);
/linux/drivers/i2c/busses/
A Di2c-rcar.c1118 priv->host_notify_client = i2c_new_slave_host_notify_device(adap); in rcar_i2c_probe()
A Di2c-stm32f7.c2023 client = i2c_new_slave_host_notify_device(adap); in stm32f7_i2c_enable_smbus_host()
/linux/
A Dvmlinux.symvers78 0x00000000 i2c_new_slave_host_notify_device vmlinux EXPORT_SYMBOL_GPL
A DSystem.map43634 ffff800010bcbbc0 T i2c_new_slave_host_notify_device
A D.tmp_System.map43634 ffff800010bcbbc0 T i2c_new_slave_host_notify_device

Completed in 315 milliseconds