Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A 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()
/openbmc/linux/scripts/mod/
H A 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()
H A Dfile2alias.c1425 DEF_FIELD(symval, ssam_device_id, match_flags); in do_ssam_entry()
1426 DEF_FIELD(symval, ssam_device_id, domain); in do_ssam_entry()
1427 DEF_FIELD(symval, ssam_device_id, category); in do_ssam_entry()
1428 DEF_FIELD(symval, ssam_device_id, target); in do_ssam_entry()
1429 DEF_FIELD(symval, ssam_device_id, instance); in do_ssam_entry()
1430 DEF_FIELD(symval, ssam_device_id, function); in do_ssam_entry()
/openbmc/linux/include/linux/surface_aggregator/
H A 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);
/openbmc/linux/drivers/platform/surface/
H A Dsurface_platform_profile.c170 static const struct ssam_device_id ssam_platform_profile_match[] = {
H A Dsurface_aggregator_hub.c350 static const struct ssam_device_id ssam_hub_match[] = {
H A Dsurface_aggregator_tabletsw.c624 static const struct ssam_device_id ssam_tablet_sw_match[] = {
H A Dsurface_dtx.c1216 static const struct ssam_device_id surface_dtx_ssam_match[] = {
/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c262 static const struct ssam_device_id surface_ac_match[] = {
H A Dsurface_battery.c854 static const struct ssam_device_id surface_battery_match[] = {
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid.c232 static const struct ssam_device_id surface_hid_match[] = {
/openbmc/linux/include/linux/
H A Dmod_devicetable.h880 struct ssam_device_id { struct