Lines Matching refs:dvb_usb_device

176 static int lme2510_usb_talk(struct dvb_usb_device *d,  in lme2510_usb_talk()
213 static int lme2510_stream_restart(struct dvb_usb_device *d) in lme2510_stream_restart()
229 static int lme2510_enable_pid(struct dvb_usb_device *d, u8 index, u16 pid_out) in lme2510_enable_pid()
361 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_int_read()
401 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl()
428 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter()
445 static int lme2510_return_status(struct dvb_usb_device *d) in lme2510_return_status()
463 static int lme2510_msg(struct dvb_usb_device *d, in lme2510_msg()
476 struct dvb_usb_device *d = i2c_get_adapdata(adap); in lme2510_i2c_xfer()
551 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl()
586 static int lme2510_download_firmware(struct dvb_usb_device *d, in lme2510_download_firmware()
645 static void lme_coldreset(struct dvb_usb_device *d) in lme_coldreset()
663 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch()
807 struct dvb_usb_device *d = fe_to_d(fe); in dm04_lme2510_set_voltage()
842 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status()
954 struct dvb_usb_device *d = adap_to_d(adap); in lme_name()
969 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_frontend_attach()
1077 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_tuner()
1123 static int lme2510_powerup(struct dvb_usb_device *d, int onoff) in lme2510_powerup()
1145 static int lme2510_get_adapter_count(struct dvb_usb_device *d) in lme2510_get_adapter_count()
1150 static int lme2510_identify_state(struct dvb_usb_device *d, const char **name) in lme2510_identify_state()
1173 struct dvb_usb_device *d; in lme2510_get_stream_config()
1193 static int lme2510_get_rc_config(struct dvb_usb_device *d, in lme2510_get_rc_config()
1200 static void *lme2510_exit_int(struct dvb_usb_device *d) in lme2510_exit_int()
1227 static void lme2510_exit(struct dvb_usb_device *d) in lme2510_exit()