Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dcxusb.c131 static int cxusb_bluebird_gpio_rw(struct dvb_usb_device *d, u8 changemask, in cxusb_bluebird_gpio_rw() function
149 cxusb_bluebird_gpio_rw(d, pin, low ? 0 : pin); in cxusb_bluebird_gpio_pulse()
151 cxusb_bluebird_gpio_rw(d, pin, low ? pin : 0); in cxusb_bluebird_gpio_pulse()
156 cxusb_bluebird_gpio_rw(d, 0x40, onoff ? 0 : 0x40); in cxusb_nano2_led()
1005 cxusb_bluebird_gpio_rw(adap->dev, 0x04, 0); in cxusb_dualdig4_frontend_attach()
1218 cxusb_bluebird_gpio_rw(adap->dev, 0x04, 0); in cxusb_nano2_frontend_attach()