Home
last modified time | relevance | path

Searched refs:ssam_device_id (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/platform/surface/aggregator/
Dbus.c181 static bool ssam_device_id_compatible(const struct ssam_device_id *id, in ssam_device_id_compatible()
209 static bool ssam_device_id_is_null(const struct ssam_device_id *id) in ssam_device_id_is_null()
228 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table, in ssam_device_id_match()
231 const struct ssam_device_id *id; in ssam_device_id_match()
257 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev) in ssam_device_get_match()
292 const struct ssam_device_id *id; in ssam_device_get_match_data()
/Linux-v5.15/scripts/mod/
Ddevicetable-offsets.c250 DEVID(ssam_device_id); in main()
251 DEVID_FIELD(ssam_device_id, match_flags); in main()
252 DEVID_FIELD(ssam_device_id, domain); in main()
253 DEVID_FIELD(ssam_device_id, category); in main()
254 DEVID_FIELD(ssam_device_id, target); in main()
255 DEVID_FIELD(ssam_device_id, instance); in main()
256 DEVID_FIELD(ssam_device_id, function); in main()
Dfile2alias.c1398 DEF_FIELD(symval, ssam_device_id, match_flags); in do_ssam_entry()
1399 DEF_FIELD(symval, ssam_device_id, domain); in do_ssam_entry()
1400 DEF_FIELD(symval, ssam_device_id, category); in do_ssam_entry()
1401 DEF_FIELD(symval, ssam_device_id, target); in do_ssam_entry()
1402 DEF_FIELD(symval, ssam_device_id, instance); in do_ssam_entry()
1403 DEF_FIELD(symval, ssam_device_id, function); in do_ssam_entry()
/Linux-v5.15/include/linux/surface_aggregator/
Ddevice.h174 const struct ssam_device_id *match_table;
230 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table,
233 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev);
/Linux-v5.15/drivers/platform/surface/
Dsurface_platform_profile.c171 static const struct ssam_device_id ssam_platform_profile_match[] = {
Dsurface_aggregator_registry.c454 static const struct ssam_device_id ssam_base_hub_match[] = {
Dsurface_dtx.c1216 static const struct ssam_device_id surface_dtx_ssam_match[] = {
/Linux-v5.15/drivers/power/supply/
Dsurface_charger.c262 static const struct ssam_device_id surface_ac_match[] = {
Dsurface_battery.c854 static const struct ssam_device_id surface_battery_match[] = {
/Linux-v5.15/drivers/hid/surface-hid/
Dsurface_hid.c232 static const struct ssam_device_id surface_hid_match[] = {
/Linux-v5.15/include/linux/
Dmod_devicetable.h862 struct ssam_device_id { struct