Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Ddrivers.c449 static int match_by_id(struct device * dev, void * data) in match_by_id() function
475 if (device_for_each_child(parent, &d, match_by_id)) in alloc_tree_node()