Home
last modified time | relevance | path

Searched refs:ssam_device_get_match_data (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/platform/surface/aggregator/
Dbus.c290 const void *ssam_device_get_match_data(const struct ssam_device *dev) in ssam_device_get_match_data() function
300 EXPORT_SYMBOL_GPL(ssam_device_get_match_data);
/linux-5.19.10/include/linux/surface_aggregator/
Ddevice.h235 const void *ssam_device_get_match_data(const struct ssam_device *dev);
/linux-5.19.10/drivers/power/supply/
Dsurface_charger.c236 p = ssam_device_get_match_data(sdev); in surface_ac_probe()
Dsurface_battery.c822 p = ssam_device_get_match_data(sdev); in surface_battery_probe()