Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si4713/
Dsi4713.c62 #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd)
183 struct si4713_device *sdev = dev; in si4713_handler()
202 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_command()
267 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
304 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val) in si4713_write_property()
349 static int si4713_powerup(struct si4713_device *sdev) in si4713_powerup()
428 static int si4713_powerdown(struct si4713_device *sdev) in si4713_powerdown()
473 static int si4713_checkrev(struct si4713_device *sdev) in si4713_checkrev()
503 static int si4713_wait_stc(struct si4713_device *sdev, const int usecs) in si4713_wait_stc()
547 static int si4713_tx_tune_freq(struct si4713_device *sdev, u16 frequency) in si4713_tx_tune_freq()
[all …]
Dsi4713.h198 struct si4713_device { struct