Home
last modified time | relevance | path

Searched refs:need_gpio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c84 u8 need_gpio = 0; in cx231xx_i2c_send_bytes() local
101 need_gpio = 1; in cx231xx_i2c_send_bytes()
109 need_gpio = 1; in cx231xx_i2c_send_bytes()
113 need_gpio = 1; in cx231xx_i2c_send_bytes()
117 if (need_gpio) { in cx231xx_i2c_send_bytes()
191 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes() local
211 need_gpio = 1; in cx231xx_i2c_recv_bytes()
216 if (need_gpio) { in cx231xx_i2c_recv_bytes()
278 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes_with_saddr() local
294 need_gpio in cx231xx_i2c_recv_bytes_with_saddr()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c84 u8 need_gpio = 0; in cx231xx_i2c_send_bytes() local
101 need_gpio = 1; in cx231xx_i2c_send_bytes()
109 need_gpio = 1; in cx231xx_i2c_send_bytes()
113 need_gpio = 1; in cx231xx_i2c_send_bytes()
117 if (need_gpio) { in cx231xx_i2c_send_bytes()
191 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes() local
211 need_gpio = 1; in cx231xx_i2c_recv_bytes()
216 if (need_gpio) { in cx231xx_i2c_recv_bytes()
278 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes_with_saddr() local
294 need_gpio in cx231xx_i2c_recv_bytes_with_saddr()
[all...]

Completed in 2 milliseconds