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()
361 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_int_read() local
401 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl() local
428 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter() local
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() local
551 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl() local
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() local
842 struct dvb_usb_device *d = fe_to_d(fe); in dm04_read_status() local
954 struct dvb_usb_device *d = adap_to_d(adap); in lme_name() local
969 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_frontend_attach() local
1077 struct dvb_usb_device *d = adap_to_d(adap); in dm04_lme2510_tuner() local
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() local
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()