Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/dvb-usb/
Dcxusb.h16 #define GPIO_TUNER 0x02 macro
Dcxusb.c92 if (st->gpio_write_state[GPIO_TUNER] == onoff) in cxusb_gpio_tuner()
95 o[0] = GPIO_TUNER; in cxusb_gpio_tuner()
102 st->gpio_write_state[GPIO_TUNER] = onoff; in cxusb_gpio_tuner()