Home
last modified time | relevance | path

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

/dragonfly/tools/multimedia/cxm/setchannel/
H A Dcxm_setchannel.c234 if (ioctl(tfd, TVTUNER_SETCHNL, &channel) < 0) { in main()
/dragonfly/sys/dev/video/bktr/
H A Dioctl_bt848.h104 #define TVTUNER_SETCHNL _IOW('x', 32, unsigned int) /* set channel */ macro
H A Dbktr_core.c1833 case TVTUNER_SETCHNL: in tuner_ioctl()
/dragonfly/sys/dev/video/cxm/
H A Dcxm.c2819 case TVTUNER_SETCHNL: in cxm_ioctl()