Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/surface/aggregator/
Dbus.c228 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table, in ssam_device_id_match() function
239 EXPORT_SYMBOL_GPL(ssam_device_id_match);
268 return ssam_device_id_match(sdrv->match_table, dev->uid); in ssam_device_get_match()
310 return !!ssam_device_id_match(sdrv->match_table, sdev->uid); in ssam_bus_match()
/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h230 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table,