Home
last modified time | relevance | path

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

/openbmc/linux/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()