Searched refs:cxusb_bluebird_gpio_pulse (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 118 static void cxusb_bluebird_gpio_pulse(struct dvb_usb_device *d, u8 pin, int low) in cxusb_bluebird_gpio_pulse() function 816 cxusb_bluebird_gpio_pulse(d, 0x01, 1); in dvico_bluebird_xc2028_callback() 971 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_dualdig4_frontend_attach() 972 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_frontend_attach() 1089 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_rev2_frontend_attach() 1178 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_nano2_frontend_attach() 1179 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_nano2_frontend_attach()
|