Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfwnode.h118 const void *(*device_get_match_data)(const struct fwnode_handle *fwnode, member
/linux-6.1.9/drivers/base/
Dproperty.c1209 const void *device_get_match_data(const struct device *dev) in device_get_match_data() function