Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Dudl.c271 udl_callout(void *arg) in udl_callout() function
293 callout_reset(&sc->sc_callout, hz / fps, &udl_callout, sc); in udl_callout()
411 udl_callout(sc); in udl_attach()