Home
last modified time | relevance | path

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

/drivers/media/radio/
Dsi4713-i2c.c71 #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd)
192 struct si4713_device *sdev = dev; in si4713_handler()
211 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_command()
263 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
300 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val) in si4713_write_property()
345 static int si4713_powerup(struct si4713_device *sdev) in si4713_powerup()
402 static int si4713_powerdown(struct si4713_device *sdev) in si4713_powerdown()
436 static int si4713_checkrev(struct si4713_device *sdev) in si4713_checkrev()
466 static int si4713_wait_stc(struct si4713_device *sdev, const int usecs) in si4713_wait_stc()
504 static int si4713_tx_tune_freq(struct si4713_device *sdev, u16 frequency) in si4713_tx_tune_freq()
[all …]
Dsi4713-i2c.h197 struct si4713_device { struct