Home
last modified time | relevance | path

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

/netbsd/sys/dev/ofw/
H A Dofw_subr.c322 match = device_compatible_lookup_strlist(prop, proplen, compat_data); in of_compatible_lookup()
/netbsd/sys/sys/
H A Ddevice.h667 device_compatible_lookup_strlist(const char *, size_t,
/netbsd/sys/kern/
H A Dsubr_autoconf.c3229 device_compatible_lookup_strlist( in device_compatible_lookup_strlist() function