Searched refs:cir_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ir/
H A Dcir.c73 void cir_attach(device_t parent, device_t self, void *aux);
77 cir_match, cir_attach, cir_detach, NULL);
92 cir_attach(device_t parent, device_t self, void *aux) function

Completed in 141 milliseconds