Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/radio/
Dradio-si476x.c250 struct si476x_radio;
301 struct si476x_radio { struct
314 static inline struct si476x_radio * argument
317 return container_of(d, struct si476x_radio, v4l2dev); in v4l2_dev_to_radio()
320 static inline struct si476x_radio *
323 return container_of(d, struct si476x_radio, ctrl_handler); in v4l2_ctrl_handler_to_radio()
332 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_querycap()
346 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_enum_freq_bands()
384 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_g_tuner()
459 struct si476x_radio *radio = video_drvdata(file); in si476x_radio_s_tuner()
[all …]