Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c247 * ssam_device_get_match() - Find and return the ID matching the device in the
262 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); variable
288 * This function essentially calls ssam_device_get_match() and, if any match
299 id = ssam_device_get_match(dev); in ssam_device_get_match_data()
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h251 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev);

Completed in 3 milliseconds