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

/linux-master/include/linux/surface_aggregator/
H A Ddevice.h99 | (((fun) != SSAM_SSH_FUN_ANY) ? SSAM_MATCH_FUNCTION : 0), \
/linux-master/drivers/platform/surface/aggregator/
H A Dbus.c200 if ((id->match_flags & SSAM_MATCH_FUNCTION) && id->function != uid.function)
/linux-master/include/linux/
H A Dmod_devicetable.h876 #define SSAM_MATCH_FUNCTION 0x4 macro
/linux-master/scripts/mod/
H A Dfile2alias.c1438 ADD(alias, "f", match_flags & SSAM_MATCH_FUNCTION, function);

Completed in 133 milliseconds