Searched refs:amsound (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/bktr/
H A Dmsp34xx.c746 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM)) {
784 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM)) {
1042 if (client->amsound && (msp->norm == VIDEO_MODE_SECAM) && (val != 0x0009)) {
H A Dbktr_os.c119 SYSCTL_INT(_hw_bt848, OID_AUTO, amsound, CTLFLAG_RW, &bt848_amsound, 0, "");
641 bktr->amsound = (bt848_amsound & 0xff);
H A Dbktr_reg.h697 int amsound; member in struct:bktr_softc

Completed in 119 milliseconds