Searched refs:cxusb_bluebird_gpio_pulse (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 147 static void cxusb_bluebird_gpio_pulse(struct dvb_usb_device *d, u8 pin, int low) in cxusb_bluebird_gpio_pulse() function 755 cxusb_bluebird_gpio_pulse(d, 0x01, 1); in dvico_bluebird_xc2028_callback() 1006 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_dualdig4_frontend_attach() 1007 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_frontend_attach() 1124 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_dualdig4_rev2_frontend_attach() 1219 cxusb_bluebird_gpio_pulse(adap->dev, 0x01, 1); in cxusb_nano2_frontend_attach() 1220 cxusb_bluebird_gpio_pulse(adap->dev, 0x02, 1); in cxusb_nano2_frontend_attach()
|