• Home
  • Raw
  • Download

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()
420 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_int_read()
460 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl()
487 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter()
504 static int lme2510_return_status(struct dvb_usb_device *d) in lme2510_return_status()
527 static int lme2510_msg(struct dvb_usb_device *d, in lme2510_msg()
540 struct dvb_usb_device *d = i2c_get_adapdata(adap); in lme2510_i2c_xfer()
615 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl()
650 static int lme2510_download_firmware(struct dvb_usb_device *d, in lme2510_download_firmware()
709 static void lme_coldreset(struct dvb_usb_device *d) in lme_coldreset()
727 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch()
872 struct dvb_usb_device *d = fe_to_d(fe); in dm04_lme2510_set_voltage()
907 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status()
1008 struct dvb_usb_device *d = adap_to_d(adap); in lme_name()
1023 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_frontend_attach()
1129 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_tuner()
1176 static int lme2510_powerup(struct dvb_usb_device *d, int onoff) in lme2510_powerup()
1198 static int lme2510_get_adapter_count(struct dvb_usb_device *d) in lme2510_get_adapter_count()
1203 static int lme2510_identify_state(struct dvb_usb_device *d, const char **name) in lme2510_identify_state()
1231 struct dvb_usb_device *d; in lme2510_get_stream_config()
1251 static int lme2510_get_rc_config(struct dvb_usb_device *d, in lme2510_get_rc_config()
1258 static void *lme2510_exit_int(struct dvb_usb_device *d) in lme2510_exit_int()
1285 static void lme2510_exit(struct dvb_usb_device *d) in lme2510_exit()