Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Dtuner-types.h152 unsigned int fm_gain_normal:1; member
/linux-4.19.296/drivers/media/tuners/
Dtuner-types.c713 .fm_gain_normal=1,
948 .fm_gain_normal = 1,
1041 .fm_gain_normal = 1,
Dtuner-simple.c743 if (t_params->fm_gain_normal) in simple_set_radio_freq()