Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-mlxbf.c1295 if (!gpio_res) in mlxbf_i2c_get_gpio()
1306 if (gpio_res->io) in mlxbf_i2c_get_gpio()
1309 params = gpio_res->params; in mlxbf_i2c_get_gpio()
1316 if (!gpio_res->io) { in mlxbf_i2c_get_gpio()
1332 if (!gpio_res) in mlxbf_i2c_release_gpio()
1335 mutex_lock(gpio_res->lock); in mlxbf_i2c_release_gpio()
1337 if (gpio_res->io) { in mlxbf_i2c_release_gpio()
1339 params = gpio_res->params; in mlxbf_i2c_release_gpio()
1345 mutex_unlock(gpio_res->lock); in mlxbf_i2c_release_gpio()
1427 if (!gpio_res) in mlxbf_i2c_init_master()
[all …]
/linux-6.3-rc2/drivers/net/usb/
A Dpegasus.h99 __u8 gpio_res; member

Completed in 10 milliseconds