Home
last modified time | relevance | path

Searched defs:device_get_match_data (Results 1 – 4 of 4) 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-6.6/include/linux/
Dfwnode.h129 const void *(*device_get_match_data)(const struct fwnode_handle *fwnode, member
/kernel/linux/linux-6.6/drivers/base/
Dproperty.c1278 const void *device_get_match_data(const struct device *dev) in device_get_match_data() function
/kernel/linux/linux-5.10/drivers/base/
Dproperty.c1182 const void *device_get_match_data(struct device *dev) in device_get_match_data() function