Searched refs:cxusb_bluebird_gpio_pulse (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/dvb-usb/ |
| D | cxusb.c | 121 static void cxusb_bluebird_gpio_pulse(struct dvb_usb_device *d, u8 pin, int low) in cxusb_bluebird_gpio_pulse() function 675 cxusb_bluebird_gpio_pulse(d, 0x01, 1); in dvico_bluebird_xc2028_callback() 835 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_dualdig4_frontend_attach() 836 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_frontend_attach() 953 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_rev2_frontend_attach() 1042 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_nano2_frontend_attach() 1043 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_nano2_frontend_attach()
|