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

/freebsd-11-stable/sys/dev/bktr/
H A Dioctl_bt848.h128 #define BT848_SAUDIO _IOW('x', 46, int) /* set audio channel */ macro
H A Dbktr_core.c2040 case BT848_SAUDIO: /* set audio channel */
/freebsd-11-stable/usr.bin/setchannel/
H A Dsetchannel.c234 if (ioctl(tfd, BT848_SAUDIO, &audio) < 0) {
235 perror("ioctl(tfd, BT848_SAUDIO) failed.");

Completed in 69 milliseconds