Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/power/supply/
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, {
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, {
/linux-5.19.10/drivers/platform/surface/
Dsurface_platform_profile.c35 SSAM_DEFINE_SYNC_REQUEST_CL_R(__ssam_tmp_profile_get, struct ssam_tmp_profile_info, {
/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h425 #define SSAM_DEFINE_SYNC_REQUEST_CL_R(name, rtype, spec...) \ macro
/linux-5.19.10/Documentation/driver-api/surface_aggregator/
Dclient.rst290 SSAM_DEFINE_SYNC_REQUEST_CL_R(ssam_bat_get_sta, __le32, {
305 - :c:func:`SSAM_DEFINE_SYNC_REQUEST_CL_R`