Home
last modified time | relevance | path

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

/drivers/media/usb/dvb-usb/
Dcxusb.h15 #define GPIO_TUNER 0x02 macro
Dcxusb.c89 if (st->gpio_write_state[GPIO_TUNER] == onoff) in cxusb_gpio_tuner()
92 o[0] = GPIO_TUNER; in cxusb_gpio_tuner()
99 st->gpio_write_state[GPIO_TUNER] = onoff; in cxusb_gpio_tuner()