Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dmsp3400-driver.h50 extern bool msp_amsound;
Dmsp3400-kthreads.c547 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
585 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
771 if (msp_amsound && !state->radio && in msp3410d_thread()
Dmsp3400-driver.c68 bool msp_amsound; /* hard-wire AM sound at 6.5 Hz (france), variable
85 module_param_named(amsound, msp_amsound, bool, 0644);