Home
last modified time | relevance | path

Searched defs:of_machine_device_match (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/of/
H A Dbase.c444 bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match() function
/linux/include/linux/
H A Dof.h869 static inline bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match() function