Searched refs:SSAM_SDEV (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/drivers/platform/surface/ |
D | surface_platform_profile.c | 172 { SSAM_SDEV(TMP, 0x01, 0x00, 0x01) },
|
D | surface_aggregator_tabletsw.c | 513 { SSAM_SDEV(KIP, 0x01, 0x00, 0x01), (unsigned long)&ssam_kip_sw_desc }, 514 { SSAM_SDEV(POS, 0x01, 0x00, 0x01), (unsigned long)&ssam_pos_sw_desc },
|
D | surface_dtx.c | 1217 { SSAM_SDEV(BAS, 0x01, 0x00, 0x00) },
|
/Linux-v6.1/drivers/power/supply/ |
D | surface_charger.c | 263 { SSAM_SDEV(BAT, 0x01, 0x01, 0x01), (unsigned long)&spwr_psy_props_adp1 },
|
D | surface_battery.c | 855 { SSAM_SDEV(BAT, 0x01, 0x01, 0x00), (unsigned long)&spwr_psy_props_bat1 }, 856 { SSAM_SDEV(BAT, 0x02, 0x01, 0x00), (unsigned long)&spwr_psy_props_bat2_sb3 },
|
/Linux-v6.1/include/linux/surface_aggregator/ |
D | device.h | 149 #define SSAM_SDEV(cat, tid, iid, fun) \ macro
|
/Linux-v6.1/drivers/hid/surface-hid/ |
D | surface_hid.c | 233 { SSAM_SDEV(HID, SSAM_ANY_TID, SSAM_ANY_IID, 0x00) },
|