Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dtuner-types.h152 unsigned int fm_gain_normal:1; member
/linux-5.19.10/drivers/media/tuners/
Dtuner-types.c714 .fm_gain_normal=1,
949 .fm_gain_normal = 1,
1042 .fm_gain_normal = 1,
Dtuner-simple.c744 if (t_params->fm_gain_normal) in simple_set_radio_freq()