Home
last modified time | relevance | path

Searched refs:msp_amsound (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-driver.h50 extern bool msp_amsound;
H A Dmsp3400-kthreads.c538 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
576 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
762 if (msp_amsound && !state->radio && in msp3410d_thread()
H A Dmsp3400-driver.c59 bool msp_amsound; /* hard-wire AM sound at 6.5 Hz (france), variable
76 module_param_named(amsound, msp_amsound, bool, 0644);
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-driver.h50 extern bool msp_amsound;
H A Dmsp3400-kthreads.c538 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
578 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()
766 if (msp_amsound && !state->radio && in msp3410d_thread()
H A Dmsp3400-driver.c59 bool msp_amsound; /* hard-wire AM sound at 6.5 Hz (france), variable
76 module_param_named(amsound, msp_amsound, bool, 0644);

Completed in 7 milliseconds