Searched refs:bt848_amsound (Results 1 – 1 of 1) sorted by relevance
106 int bt848_amsound = 0; /* hard-wire AM sound at 6.5 Hz (france), variable119 SYSCTL_INT(_hw_bt848, OID_AUTO, amsound, CTLFLAG_RW, &bt848_amsound, 0, "");639 if (bt848_amsound != -1) { in bktr_open()640 if ((bt848_amsound >> 8) == unit ) { in bktr_open()641 bktr->amsound = (bt848_amsound & 0xff); in bktr_open()