Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/surface/aggregator/
Dbus.c186 static bool ssam_device_id_compatible(const struct ssam_device_id *id, in ssam_device_id_compatible()
214 static bool ssam_device_id_is_null(const struct ssam_device_id *id) in ssam_device_id_is_null()
233 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table, in ssam_device_id_match()
236 const struct ssam_device_id *id; in ssam_device_id_match()
262 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev) in ssam_device_get_match()
297 const struct ssam_device_id *id; in ssam_device_get_match_data()
/linux-6.6.21/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.c1428 DEF_FIELD(symval, ssam_device_id, match_flags); in do_ssam_entry()
1429 DEF_FIELD(symval, ssam_device_id, domain); in do_ssam_entry()
1430 DEF_FIELD(symval, ssam_device_id, category); in do_ssam_entry()
1431 DEF_FIELD(symval, ssam_device_id, target); in do_ssam_entry()
1432 DEF_FIELD(symval, ssam_device_id, instance); in do_ssam_entry()
1433 DEF_FIELD(symval, ssam_device_id, function); in do_ssam_entry()
/linux-6.6.21/include/linux/surface_aggregator/
Ddevice.h188 const struct ssam_device_id *match_table;
248 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table,
251 const struct ssam_device_id *ssam_device_get_match(const struct ssam_device *dev);
/linux-6.6.21/drivers/platform/surface/
Dsurface_platform_profile.c170 static const struct ssam_device_id ssam_platform_profile_match[] = {
Dsurface_aggregator_hub.c350 static const struct ssam_device_id ssam_hub_match[] = {
Dsurface_aggregator_tabletsw.c624 static const struct ssam_device_id ssam_tablet_sw_match[] = {
Dsurface_dtx.c1216 static const struct ssam_device_id surface_dtx_ssam_match[] = {
/linux-6.6.21/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-6.6.21/drivers/hid/surface-hid/
Dsurface_hid.c232 static const struct ssam_device_id surface_hid_match[] = {
/linux-6.6.21/include/linux/
Dmod_devicetable.h878 struct ssam_device_id { struct