Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ir/
Dirframevar.h41 int (*im_get_turnarounds)(void *, int *); member
Dirframe.c128 sc->sc_methods->im_get_turnarounds == NULL) in irframe_attach()
364 error = sc->sc_methods->im_get_turnarounds(sc->sc_handle,vaddr); in irframeioctl()