Lines Matching defs:d
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() local
460 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl() local
487 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter() local
504 static int lme2510_return_status(struct dvb_usb_device *d) in lme2510_return_status()
522 static int lme2510_msg(struct dvb_usb_device *d, in lme2510_msg()
535 struct dvb_usb_device *d = i2c_get_adapdata(adap); in lme2510_i2c_xfer() local
610 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl() local
645 static int lme2510_download_firmware(struct dvb_usb_device *d, in lme2510_download_firmware()
704 static void lme_coldreset(struct dvb_usb_device *d) in lme_coldreset()
722 static const char *lme_firmware_switch(struct dvb_usb_device *d, int cold) in lme_firmware_switch()
867 struct dvb_usb_device *d = fe_to_d(fe); in dm04_lme2510_set_voltage() local
902 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status() local
1003 struct dvb_usb_device *d = adap_to_d(adap); in lme_name() local
1018 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_frontend_attach() local
1126 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_tuner() local
1172 static int lme2510_powerup(struct dvb_usb_device *d, int onoff) in lme2510_powerup()
1194 static int lme2510_get_adapter_count(struct dvb_usb_device *d) in lme2510_get_adapter_count()
1199 static int lme2510_identify_state(struct dvb_usb_device *d, const char **name) in lme2510_identify_state()
1222 struct dvb_usb_device *d; in lme2510_get_stream_config() local
1242 static int lme2510_get_rc_config(struct dvb_usb_device *d, in lme2510_get_rc_config()
1249 static void *lme2510_exit_int(struct dvb_usb_device *d) in lme2510_exit_int()
1276 static void lme2510_exit(struct dvb_usb_device *d) in lme2510_exit()