Lines Matching refs:dvb_usb_device
27 static int af9015_ctrl_msg(struct dvb_usb_device *d, struct req_t *req) in af9015_ctrl_msg()
122 static int af9015_write_reg_i2c(struct dvb_usb_device *d, u8 addr, u16 reg, in af9015_write_reg_i2c()
135 static int af9015_read_reg_i2c(struct dvb_usb_device *d, u8 addr, u16 reg, in af9015_read_reg_i2c()
151 struct dvb_usb_device *d = i2c_get_adapdata(adap); in af9015_i2c_xfer()
277 static int af9015_identify_state(struct dvb_usb_device *d, const char **name) in af9015_identify_state()
298 static int af9015_download_firmware(struct dvb_usb_device *d, in af9015_download_firmware()
348 static int af9015_eeprom_hash(struct dvb_usb_device *d) in af9015_eeprom_hash()
381 static int af9015_read_config(struct dvb_usb_device *d) in af9015_read_config()
550 struct dvb_usb_device *d = fe_to_d(fe); in af9015_get_stream_config()
563 struct dvb_usb_device *d = fe_to_d(fe); in af9015_streaming_ctrl()
668 static int af9015_get_adapter_count(struct dvb_usb_device *d) in af9015_get_adapter_count()
772 static int af9015_copy_firmware(struct dvb_usb_device *d) in af9015_copy_firmware()
856 struct dvb_usb_device *d = adap_to_d(adap); in af9015_af9013_frontend_attach()
931 struct dvb_usb_device *d = adap_to_d(adap); in af9015_frontend_detach()
1009 struct dvb_usb_device *d = adap_to_d(adap); in af9015_tuner_attach()
1111 static int af9015_init(struct dvb_usb_device *d) in af9015_init()
1162 static int af9015_rc_query(struct dvb_usb_device *d) in af9015_rc_query()
1248 static int af9015_get_rc_config(struct dvb_usb_device *d, struct dvb_usb_rc *rc) in af9015_get_rc_config()
1306 struct dvb_usb_device *d = context; in af9015_regmap_write()
1327 struct dvb_usb_device *d = context; in af9015_regmap_read()
1345 static int af9015_probe(struct dvb_usb_device *d) in af9015_probe()
1404 static void af9015_disconnect(struct dvb_usb_device *d) in af9015_disconnect()