Home
last modified time | relevance | path

Searched refs:SSAM_DEFINE_SYNC_REQUEST_CL_R (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c31 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_sta, __le32, {
37 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_psrc, __le32, {
H A Dsurface_battery.c88 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_sta, __le32, {
94 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_bix, struct spwr_bix, {
100 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_bst, struct spwr_bst, {
/openbmc/linux/drivers/platform/surface/
H A Dsurface_platform_profile.c35 SSAM_DEFINE_SYNC_REQUEST_CL_R(__ssam_tmp_profile_get, struct ssam_tmp_profile_info, {
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h523 #define SSAM_DEFINE_SYNC_REQUEST_CL_R(name, rtype, spec...) \ macro
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst292 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_sta, __le32, {
307 - :c:func:`SSAM_DEFINE_SYNC_REQUEST_CL_R`