Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c96 u8 need_gpio = 0; in cx231xx_i2c_send_bytes() local
113 need_gpio = 1; in cx231xx_i2c_send_bytes()
121 need_gpio = 1; in cx231xx_i2c_send_bytes()
125 need_gpio = 1; in cx231xx_i2c_send_bytes()
129 if (need_gpio) { in cx231xx_i2c_send_bytes()
203 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes() local
223 need_gpio = 1; in cx231xx_i2c_recv_bytes()
228 if (need_gpio) { in cx231xx_i2c_recv_bytes()
290 u8 need_gpio = 0; in cx231xx_i2c_recv_bytes_with_saddr() local
306 need_gpio = 1; in cx231xx_i2c_recv_bytes_with_saddr()
[all …]