Lines Matching refs:dvb_usb_device

168 static int lme2510_usb_talk(struct dvb_usb_device *d,  in lme2510_usb_talk()
205 static int lme2510_stream_restart(struct dvb_usb_device *d) in lme2510_stream_restart()
219 static int lme2510_enable_pid(struct dvb_usb_device *d, u8 index, u16 pid_out) in lme2510_enable_pid()
411 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_int_read()
451 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl()
478 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter()
495 static int lme2510_return_status(struct dvb_usb_device *d) in lme2510_return_status()
518 static int lme2510_msg(struct dvb_usb_device *d, in lme2510_msg()
531 struct dvb_usb_device *d = i2c_get_adapdata(adap); in lme2510_i2c_xfer()
606 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl()
641 static int lme2510_download_firmware(struct dvb_usb_device *d, in lme2510_download_firmware()
700 static void lme_coldreset(struct dvb_usb_device *d) in lme_coldreset()
718 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch()
863 struct dvb_usb_device *d = fe_to_d(fe); in dm04_lme2510_set_voltage()
898 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status()
999 struct dvb_usb_device *d = adap_to_d(adap); in lme_name()
1015 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_frontend_attach()
1122 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_tuner()
1169 static int lme2510_powerup(struct dvb_usb_device *d, int onoff) in lme2510_powerup()
1188 static int lme2510_get_adapter_count(struct dvb_usb_device *d) in lme2510_get_adapter_count()
1193 static int lme2510_identify_state(struct dvb_usb_device *d, const char **name) in lme2510_identify_state()
1221 struct dvb_usb_device *d; in lme2510_get_stream_config()
1241 static int lme2510_get_rc_config(struct dvb_usb_device *d, in lme2510_get_rc_config()
1248 static void *lme2510_exit_int(struct dvb_usb_device *d) in lme2510_exit_int()
1275 static void lme2510_exit(struct dvb_usb_device *d) in lme2510_exit()