Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_autoconf.c3035 const struct device_compatible_entry **matching_entryp, in device_compatible_match_strarray_internal() argument
3048 if (matching_entryp != NULL) { in device_compatible_match_strarray_internal()
3049 *matching_entryp = dce; in device_compatible_match_strarray_internal()
3091 const struct device_compatible_entry **matching_entryp, in device_compatible_match_strlist_internal() argument
3105 if (matching_entryp != NULL) { in device_compatible_match_strlist_internal()
3106 *matching_entryp = dce; in device_compatible_match_strlist_internal()
3150 const struct device_compatible_entry **matching_entryp) in device_compatible_match_id_internal() argument
3159 if (matching_entryp != NULL) { in device_compatible_match_id_internal()
3160 *matching_entryp = dce; in device_compatible_match_id_internal()