Home
last modified time | relevance | path

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

/trueos/usr.bin/setchannel/
HDsetchannel.c160 if (channel_set < 0 || channel_set > CHNLSET_MAX) { in main()
/trueos/sys/dev/bktr/
HDioctl_bt848.h23 #define CHNLSET_MAX CHNLSET_FRANCE macro
HDbktr_tuner.c1037 ( chnlset->index > CHNLSET_MAX )) in tuner_getchnlset()
HDbktr_core.c1998 if ( (temp < CHNLSET_MIN) || (temp > CHNLSET_MAX) )