Searched refs:SSAM_MATCH_INSTANCE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/surface_aggregator/
H A Ddevice.h98 | (((iid) != SSAM_SSH_IID_ANY) ? SSAM_MATCH_INSTANCE : 0) \
/linux-master/drivers/platform/surface/aggregator/
H A Dbus.c197 if ((id->match_flags & SSAM_MATCH_INSTANCE) && id->instance != uid.instance)
/linux-master/include/linux/
H A Dmod_devicetable.h875 #define SSAM_MATCH_INSTANCE 0x2 macro
/linux-master/scripts/mod/
H A Dfile2alias.c1437 ADD(alias, "i", match_flags & SSAM_MATCH_INSTANCE, instance);

Completed in 234 milliseconds