Searched refs:m_bFMInput (Results 1 – 1 of 1) sorted by relevance
115 bool m_bFMInput; /* true to use Pin 8 for FM Radio */ member216 state->m_bFMInput = (ulFMInput == 2); in reset()1032 if ((Standard == HF_FM_Radio) && state->m_bFMInput) in ChannelConfiguration()