Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/dvb-usb/
Dcxusb.c134 static int cxusb_bluebird_gpio_rw(struct dvb_usb_device *d, u8 changemask, in cxusb_bluebird_gpio_rw() function
152 cxusb_bluebird_gpio_rw(d, pin, low ? 0 : pin); in cxusb_bluebird_gpio_pulse()
154 cxusb_bluebird_gpio_rw(d, pin, low ? pin : 0); in cxusb_bluebird_gpio_pulse()
159 cxusb_bluebird_gpio_rw(d, 0x40, onoff ? 0 : 0x40); in cxusb_nano2_led()
1007 cxusb_bluebird_gpio_rw(adap->dev, 0x04, 0); in cxusb_dualdig4_frontend_attach()
1220 cxusb_bluebird_gpio_rw(adap->dev, 0x04, 0); in cxusb_nano2_frontend_attach()