Searched refs:cxm_fm_source (Results 1 – 4 of 4) sorted by relevance
809 if (sc->source == cxm_fm_source) in cxm_configure_encoder()1068 parameters[0] = sc->source == cxm_fm_source ? 1 : 0; in cxm_start_encoder()1107 subtype = ((sc->mpeg || sc->source == cxm_fm_source) in cxm_start_encoder()1109 | ((sc->mpeg || sc->source != cxm_fm_source) in cxm_start_encoder()1146 subtype = ((sc->mpeg || sc->source == cxm_fm_source) in cxm_stop_encoder()1148 | ((sc->mpeg || sc->source != cxm_fm_source) in cxm_stop_encoder()1551 if (sc->source == cxm_fm_source || sc->source == cxm_tuner_source) { in cxm_encoder_wait_for_lock()1560 if (sc->source != cxm_fm_source) { in cxm_encoder_wait_for_lock()2346 case cxm_fm_source: in cxm_ioctl()2371 source = cxm_fm_source; in cxm_ioctl()[all …]
419 case cxm_fm_source: in cxm_msp_select_source()491 return cxm_fm_source; in cxm_msp_selected_source()511 case cxm_fm_source: in cxm_msp_autodetect_standard()
199 enum cxm_source { cxm_unknown_source, cxm_fm_source, cxm_tuner_source, enumerator
779 case cxm_fm_source: in cxm_saa7115_select_source()