Home
last modified time | relevance | path

Searched refs:si4713_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/radio/si4713/
Dsi4713.c53 #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd)
174 struct si4713_device *sdev = dev; in si4713_handler()
193 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_command()
258 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
295 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val) in si4713_write_property()
340 static int si4713_powerup(struct si4713_device *sdev) in si4713_powerup()
419 static int si4713_powerdown(struct si4713_device *sdev) in si4713_powerdown()
464 static int si4713_checkrev(struct si4713_device *sdev) in si4713_checkrev()
494 static int si4713_wait_stc(struct si4713_device *sdev, const int usecs) in si4713_wait_stc()
538 static int si4713_tx_tune_freq(struct si4713_device *sdev, u16 frequency) in si4713_tx_tune_freq()
[all …]
Dsi4713.h198 struct si4713_device { struct