Home
last modified time | relevance | path

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

/dragonfly/tools/multimedia/cxm/setchannel/
HDcxm_setchannel.c243 if (ioctl(tfd, RADIO_SETFREQ, &freq) < 0) { in main()
/dragonfly/sys/dev/video/bktr/
HDioctl_bt848.h170 #define RADIO_SETFREQ _IOW('x', 59, unsigned int) /* set frequency */ macro
HDbktr_core.c2135 case RADIO_SETFREQ: in tuner_ioctl()
/dragonfly/sys/dev/video/cxm/
HDcxm.c2772 case RADIO_SETFREQ: in cxm_ioctl()