Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/dtv/
H A Ddtv_device.c76 static int dtv_detach(device_t, int);
82 dtv_detach,
147 dtv_detach(device_t self, int flags) in dtv_detach() function