Home
last modified time | relevance | path

Searched refs:get_bus_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Di2c.h661 int (*get_bus_free)(struct i2c_adapter *adap); member
/linux/drivers/i2c/busses/
H A Di2c-rcar.c234 .get_bus_free = rcar_i2c_get_bus_free,