Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda18271c2dd.c97 bool m_bFMInput; /* true to use Pin 8 for FM Radio */ member
198 state->m_bFMInput = (ulFMInput == 2); in reset()
1010 if ((Standard == HF_FM_Radio) && state->m_bFMInput) in ChannelConfiguration()