Home
last modified time | relevance | path

Searched refs:si4713_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/si4713/
H A Dsi4713.c53 #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd)
174 struct si4713_device *sdev = dev; in si4713_handler()
185 * @sdev: si4713_device structure for the device we are communicating
193 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_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) in si4713_read_property()
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) in si4713_write_property()
338 * @sdev: si4713_device structure for the device we are communicating
340 static int si4713_powerup(struct si4713_device *sde
[all...]
H A Dsi4713.h196 * si4713_device - private data
198 struct si4713_device { struct
/kernel/linux/linux-6.6/drivers/media/radio/si4713/
H A Dsi4713.c53 #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd)
174 struct si4713_device *sdev = dev; in si4713_handler()
185 * @sdev: si4713_device structure for the device we are communicating
193 static int si4713_send_command(struct si4713_device *sdev, const u8 command, in si4713_send_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) in si4713_read_property()
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) in si4713_write_property()
338 * @sdev: si4713_device structure for the device we are communicating
340 static int si4713_powerup(struct si4713_device *sde
[all...]
H A Dsi4713.h196 * si4713_device - private data
198 struct si4713_device { struct

Completed in 4 milliseconds