Home
last modified time | relevance | path

Searched refs:SSAM_DEFINE_SYNC_REQUEST_MD_R (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwmon/
H A Dsurface_temp.c45 SSAM_DEFINE_SYNC_REQUEST_MD_R(__ssam_tmp_get_temperature, __le16, {
50 SSAM_DEFINE_SYNC_REQUEST_MD_R(__ssam_tmp_get_name, struct ssam_tmp_get_name_rsp, {
/linux/include/linux/surface_aggregator/
H A Ddevice.h523 SSAM_DEFINE_SYNC_REQUEST_MD_R(__raw_##name, rtype, spec) \
H A Dcontroller.h641 #define SSAM_DEFINE_SYNC_REQUEST_MD_R(name, rtype, spec...) \ macro
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst279 - :c:func:`SSAM_DEFINE_SYNC_REQUEST_MD_R`