Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.h89 int tuner_open( bktr_ptr_t bktr );
H A Dbktr_os.c515 result = tuner_open( bktr ); in bktr_open()
H A Dbktr_core.c978 tuner_open( bktr_ptr_t bktr ) in tuner_open() function