Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dbus.c270 if (!sdrv->match_table) in ssam_device_get_match()
273 return ssam_device_id_match(sdrv->match_table, dev->uid); in ssam_device_get_match()
315 return !!ssam_device_id_match(sdrv->match_table, sdev->uid); in ssam_bus_match()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c299 static const struct acpi_device_id match_table[] = { in emac_sgmii_acpi_match() local
305 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_platform_profile.c179 .match_table = ssam_platform_profile_match,
H A Dsurface_aggregator_hub.c360 .match_table = ssam_hub_match,
H A Dsurface_aggregator_tabletsw.c634 .match_table = ssam_tablet_sw_match,
H A Dsurface_dtx.c1225 .match_table = surface_dtx_ssam_match,
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c661 static const struct of_device_id match_table[] = { variable
666 MODULE_DEVICE_TABLE(of, match_table);
671 .of_match_table = match_table,
/openbmc/linux/drivers/power/supply/
H A Dsurface_charger.c271 .match_table = surface_ac_match,
H A Dsurface_battery.c864 .match_table = surface_battery_match,
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h188 const struct ssam_device_id *match_table; member
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid.c241 .match_table = surface_hid_match,
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst124 (:c:type:`struct ssam_device_driver.match_table <ssam_device_driver>`),