Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfwnode.h127 const void *(*device_get_match_data)(const struct fwnode_handle *fwnode, member
/openbmc/linux/drivers/base/
H A Dproperty.c1278 const void *device_get_match_data(const struct device *dev) in device_get_match_data() function