Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dmsp3400-driver.h48 extern bool msp_amsound;
Dmsp3400-kthreads.c552 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
590 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
775 if (msp_amsound && !state->radio && in msp3410d_thread()
Dmsp3400-driver.c73 bool msp_amsound; /* hard-wire AM sound at 6.5 Hz (france), variable
90 module_param_named(amsound, msp_amsound, bool, 0644);