Home
last modified time | relevance | path

Searched refs:ssam_device_get_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dbus.c262 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev) in ssam_device_get_match() function
275 EXPORT_SYMBOL_GPL(ssam_device_get_match);
299 id = ssam_device_get_match(dev); in ssam_device_get_match_data()
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h251 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev);