Home
last modified time | relevance | path

Searched refs:SSAM_DEFINE_SYNC_REQUEST_R (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c215 SSAM_DEFINE_SYNC_REQUEST_R(ssam_bas_query_opmode, u8, {
293 SSAM_DEFINE_SYNC_REQUEST_R(__ssam_kip_query_state, u8, {
H A Dsurface_dtx.c114 SSAM_DEFINE_SYNC_REQUEST_R(ssam_bas_get_base, struct ssam_bas_base_info, {
121 SSAM_DEFINE_SYNC_REQUEST_R(ssam_bas_get_device_mode, u8, {
128 SSAM_DEFINE_SYNC_REQUEST_R(ssam_bas_get_latch_status, u8, {
H A Dsurface_aggregator_tabletsw.c264 SSAM_DEFINE_SYNC_REQUEST_R(__ssam_kip_get_cover_state, u8, {
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c1781 SSAM_DEFINE_SYNC_REQUEST_R(ssam_ssh_get_firmware_version, __le32, {
1788 SSAM_DEFINE_SYNC_REQUEST_R(ssam_ssh_notif_display_off, u8, {
1795 SSAM_DEFINE_SYNC_REQUEST_R(ssam_ssh_notif_display_on, u8, {
1802 SSAM_DEFINE_SYNC_REQUEST_R(ssam_ssh_notif_d0_exit, u8, {
1809 SSAM_DEFINE_SYNC_REQUEST_R(ssam_ssh_notif_d0_entry, u8, {
/openbmc/linux/include/linux/surface_aggregator/
H A Dcontroller.h436 #define SSAM_DEFINE_SYNC_REQUEST_R(name, rtype, spec...) \ macro
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst269 - :c:func:`SSAM_DEFINE_SYNC_REQUEST_R` for requests with return value but no