Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfwnode.h114 const void *(*device_get_match_data)(const struct fwnode_handle *fwnode, member
/kernel/linux/linux-5.10/drivers/base/
Dproperty.c1182 const void *device_get_match_data(struct device *dev) in device_get_match_data() function