HomeSort by: relevance | last modified time | path
    Searched refs:tv_channel (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_tuner.h 84 * tv_channel sets the tuner to channel 'n' using the current Channel Set
90 int tv_channel(bktr_ptr_t bktr, int channel);
bktr_tuner.c 988 tv_channel(bktr_ptr_t bktr, int channel) function in typeref:typename:int
bktr_core.c 1968 temp = tv_channel(bktr, (int)*(unsigned int *)arg);

Completed in 33 milliseconds