Lines Matching refs:si4713_device

53 #define to_si4713_device(sd)	container_of(sd, struct si4713_device, sd)
174 struct si4713_device *sdev = dev;
185 * @sdev: si4713_device structure for the device we are communicating
193 static int si4713_send_command(struct si4713_device *sdev, const u8 command,
254 * @sdev: si4713_device structure for the device we are communicating
258 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv)
291 * @sdev: si4713_device structure for the device we are communicating
295 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val)
338 * @sdev: si4713_device structure for the device we are communicating
340 static int si4713_powerup(struct si4713_device *sdev)
417 * @sdev: si4713_device structure for the device we are communicating
419 static int si4713_powerdown(struct si4713_device *sdev)
462 * @sdev: si4713_device structure for the device we are communicating
464 static int si4713_checkrev(struct si4713_device *sdev)
491 * @sdev: si4713_device structure for the device we are communicating
494 static int si4713_wait_stc(struct si4713_device *sdev, const int usecs)
535 * @sdev: si4713_device structure for the device we are communicating
538 static int si4713_tx_tune_freq(struct si4713_device *sdev, u16 frequency)
578 * @sdev: si4713_device structure for the device we are communicating
582 static int si4713_tx_tune_power(struct si4713_device *sdev, u8 power,
626 * @sdev: si4713_device structure for the device we are communicating
630 static int si4713_tx_tune_measure(struct si4713_device *sdev, u16 frequency,
674 * @sdev: si4713_device structure for the device we are communicating
681 static int si4713_tx_tune_status(struct si4713_device *sdev, u8 intack,
716 * @sdev: si4713_device structure for the device we are communicating
724 static int si4713_tx_rds_buff(struct si4713_device *sdev, u8 mode, u16 rdsb,
758 * @sdev: si4713_device structure for the device we are communicating
762 static int si4713_tx_rds_ps(struct si4713_device *sdev, u8 psid,
788 static int si4713_set_power_state(struct si4713_device *sdev, u8 value)
795 static int si4713_set_mute(struct si4713_device *sdev, u16 mute)
808 static int si4713_set_rds_ps_name(struct si4713_device *sdev, char *ps_name)
848 static int si4713_set_rds_radio_text(struct si4713_device *sdev, const char *rt)
901 * @sdev: si4713_device structure for the device we are communicating
903 static int si4713_update_tune_status(struct si4713_device *sdev)
925 static int si4713_choose_econtrol_action(struct si4713_device *sdev, u32 id,
1050 * @sdev: si4713_device structure for the device we are communicating
1052 static int si4713_setup(struct si4713_device *sdev)
1078 * @sdev: si4713_device structure for the device we are communicating
1080 static int si4713_initialize(struct si4713_device *sdev)
1105 struct si4713_device *sdev =
1106 container_of(ctrl->handler, struct si4713_device, ctrl_handler);
1221 struct si4713_device *sdev = to_si4713_device(sd);
1257 struct si4713_device *sdev = to_si4713_device(sd);
1303 struct si4713_device *sdev = to_si4713_device(sd);
1348 struct si4713_device *sdev = to_si4713_device(sd);
1373 struct si4713_device *sdev = to_si4713_device(sd);
1432 struct si4713_device *sdev;
1629 struct si4713_device *sdev = to_si4713_device(sd);