Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
A Di2c-mlxbf.c1234 if (!gpio_res) in mlxbf_i2c_get_gpio()
1245 if (gpio_res->io) in mlxbf_i2c_get_gpio()
1248 params = gpio_res->params; in mlxbf_i2c_get_gpio()
1255 if (!gpio_res->io) { in mlxbf_i2c_get_gpio()
1271 if (!gpio_res) in mlxbf_i2c_release_gpio()
1274 mutex_lock(gpio_res->lock); in mlxbf_i2c_release_gpio()
1276 if (gpio_res->io) { in mlxbf_i2c_release_gpio()
1278 params = gpio_res->params; in mlxbf_i2c_release_gpio()
1284 mutex_unlock(gpio_res->lock); in mlxbf_i2c_release_gpio()
1366 if (!gpio_res) in mlxbf_i2c_init_master()
[all …]
/linux/drivers/net/usb/
A Dpegasus.h99 __u8 gpio_res; member

Completed in 11 milliseconds