Home
last modified time | relevance | path

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

/trueos/usr.bin/setchannel/
HDsetchannel.c237 if (ioctl(tfd, BT848_GAUDIO, &audio) < 0) { in main()
/trueos/sys/dev/bktr/
HDioctl_bt848.h129 #define BT848_GAUDIO _IOR('x', 47, int) /* get audio channel */ macro
HDbktr_core.c2204 case BT848_GAUDIO: /* get audio channel */