Home
last modified time | relevance | path

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

/openbmc/linux/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 = 1; in cx231xx_i2c_recv_bytes_with_saddr()
[all …]