Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/bktr/
H A Dbktr_tuner.h87 #define TV_FREQUENCY 0 macro
H A Dbktr_tuner.c773 if (type == TV_FREQUENCY) { in tv_freq()
980 if ( tv_freq( bktr, frequency, TV_FREQUENCY ) < 0 ) in tv_channel()
H A Dbktr_core.c1776 tmp_int = tv_freq( bktr, (int)*(unsigned int *)arg, TV_FREQUENCY); in tuner_ioctl()