Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.h91 int tuner_ioctl( bktr_ptr_t bktr, int unit,
H A Dbktr_os.c645 return( tuner_ioctl( bktr, unit, cmd, ap->a_data, curthread ) ); in bktr_ioctl()
H A DCHANGELOG.TXT143 section to the tuner_ioctl section
H A Dbktr_core.c1801 tuner_ioctl( bktr_ptr_t bktr, int unit, ioctl_cmd_t cmd, caddr_t arg, struct thread* td ) in tuner_ioctl() function