Home
last modified time | relevance | path

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

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