Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/surface_aggregator/
Ddevice.h207 static inline bool is_ssam_device(struct device *d) in is_ssam_device() function
214 static inline bool is_ssam_device(struct device *d) in is_ssam_device() function
/Linux-v6.1/drivers/platform/surface/aggregator/
Dbus.c312 if (!is_ssam_device(dev)) in ssam_bus_match()
503 if (is_ssam_device(dev)) in ssam_remove_device()
/Linux-v6.1/drivers/hid/surface-hid/
Dsurface_hid_core.c30 if (!is_ssam_device(shid->dev)) in surface_hid_is_hot_removed()
/Linux-v6.1/drivers/platform/surface/
Dsurface_aggregator_hub.c121 if (is_ssam_device(dev)) in ssam_hub_mark_hot_removed()