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

/netbsd-current/sys/kern/
H A Dsubr_device.c138 if (impl->lookup_device_call != NULL) {
139 call = impl->lookup_device_call(handle, name,
/netbsd-current/sys/dev/ofw/
H A Dofw_subr.c98 .lookup_device_call = of_devhandle_lookup_device_call,
/netbsd-current/sys/sys/
H A Ddevice.h241 device_call_t (*lookup_device_call)(devhandle_t, member in struct:devhandle_impl
/netbsd-current/sys/arch/sparc/sparc/
H A Dpromlib.c238 .lookup_device_call = obp_devhandle_lookup_device_call,
/netbsd-current/sys/dev/acpi/
H A Dacpi_util.c120 .lookup_device_call = acpi_devhandle_lookup_device_call,

Completed in 300 milliseconds