Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bktr/
HDmsp34xx.c123 int nicam_on; member
476 if (msp->nicam_on) in msp3400c_setstereo()
593 int newnicam = msp->nicam_on; in autodetect_stereo()
666 if (newnicam != msp->nicam_on) { in autodetect_stereo()
669 msp->nicam_on,newnicam); in autodetect_stereo()
670 msp->nicam_on = newnicam; in autodetect_stereo()
815 msp->nicam_on = 0; in msp3400c_thread()
823 msp->nicam_on = 1; in msp3400c_thread()
834 msp->nicam_on = 1; in msp3400c_thread()
843 msp->nicam_on = 0; in msp3400c_thread()
[all …]