Home
last modified time | relevance | path

Searched refs:GPIO_TUNER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dcxusb.h36 #define GPIO_TUNER 0x02 macro
H A Dcxusb.c116 if (st->gpio_write_state[GPIO_TUNER] == onoff && in cxusb_gpio_tuner()
117 !st->gpio_write_refresh[GPIO_TUNER]) in cxusb_gpio_tuner()
120 o[0] = GPIO_TUNER; in cxusb_gpio_tuner()
127 st->gpio_write_state[GPIO_TUNER] = onoff; in cxusb_gpio_tuner()
128 st->gpio_write_refresh[GPIO_TUNER] = false; in cxusb_gpio_tuner()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dcxusb.h36 #define GPIO_TUNER 0x02 macro
H A Dcxusb.c116 if (st->gpio_write_state[GPIO_TUNER] == onoff && in cxusb_gpio_tuner()
117 !st->gpio_write_refresh[GPIO_TUNER]) in cxusb_gpio_tuner()
120 o[0] = GPIO_TUNER; in cxusb_gpio_tuner()
127 st->gpio_write_state[GPIO_TUNER] = onoff; in cxusb_gpio_tuner()
128 st->gpio_write_refresh[GPIO_TUNER] = false; in cxusb_gpio_tuner()

Completed in 6 milliseconds