Lines Matching refs:dvb_usb_device
29 static int gp8psk_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, in gp8psk_usb_in_op()
68 static int gp8psk_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, in gp8psk_usb_out_op()
100 static int gp8psk_get_fw_version(struct dvb_usb_device *d, u8 *fw_vers) in gp8psk_get_fw_version()
105 static int gp8psk_get_fpga_version(struct dvb_usb_device *d, u8 *fpga_vers) in gp8psk_get_fpga_version()
110 static void gp8psk_info(struct dvb_usb_device *d) in gp8psk_info()
127 static int gp8psk_load_bcm4500fw(struct dvb_usb_device *d) in gp8psk_load_bcm4500fw()
183 static int gp8psk_power_ctrl(struct dvb_usb_device *d, int onoff) in gp8psk_power_ctrl()
228 static int gp8psk_bcm4500_reload(struct dvb_usb_device *d) in gp8psk_bcm4500_reload()
258 struct dvb_usb_device *d = priv; in gp8psk_fe_in()
266 struct dvb_usb_device *d = priv; in gp8psk_fe_out()
273 struct dvb_usb_device *d = priv; in gp8psk_fe_reload()
286 struct dvb_usb_device *d = adap->dev; in gp8psk_frontend_attach()