Lines Matching defs:d

17 static int af9015_ctrl_msg(struct dvb_usb_device *d, struct req_t *req)  in af9015_ctrl_msg()
113 static int af9015_write_reg_i2c(struct dvb_usb_device *d, u8 addr, u16 reg, in af9015_write_reg_i2c()
126 static int af9015_read_reg_i2c(struct dvb_usb_device *d, u8 addr, u16 reg, in af9015_read_reg_i2c()
142 struct dvb_usb_device *d = i2c_get_adapdata(adap); in af9015_i2c_xfer() local
268 static int af9015_identify_state(struct dvb_usb_device *d, const char **name) in af9015_identify_state()
289 static int af9015_download_firmware(struct dvb_usb_device *d, in af9015_download_firmware()
339 static int af9015_eeprom_hash(struct dvb_usb_device *d) in af9015_eeprom_hash()
372 static int af9015_read_config(struct dvb_usb_device *d) in af9015_read_config()
541 struct dvb_usb_device *d = fe_to_d(fe); in af9015_get_stream_config() local
554 struct dvb_usb_device *d = fe_to_d(fe); in af9015_streaming_ctrl() local
659 static int af9015_get_adapter_count(struct dvb_usb_device *d) in af9015_get_adapter_count()
763 static int af9015_copy_firmware(struct dvb_usb_device *d) in af9015_copy_firmware()
847 struct dvb_usb_device *d = adap_to_d(adap); in af9015_af9013_frontend_attach() local
922 struct dvb_usb_device *d = adap_to_d(adap); in af9015_frontend_detach() local
1000 struct dvb_usb_device *d = adap_to_d(adap); in af9015_tuner_attach() local
1102 static int af9015_init(struct dvb_usb_device *d) in af9015_init()
1153 static int af9015_rc_query(struct dvb_usb_device *d) in af9015_rc_query()
1239 static int af9015_get_rc_config(struct dvb_usb_device *d, struct dvb_usb_rc *rc) in af9015_get_rc_config()
1297 struct dvb_usb_device *d = context; in af9015_regmap_write() local
1318 struct dvb_usb_device *d = context; in af9015_regmap_read() local
1336 static int af9015_probe(struct dvb_usb_device *d) in af9015_probe()
1395 static void af9015_disconnect(struct dvb_usb_device *d) in af9015_disconnect()