Home
last modified time | relevance | path

Searched refs:ssam_device_register_clients (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/surface_aggregator/
Ddevice.h430 static inline int ssam_device_register_clients(struct ssam_device *sdev) in ssam_device_register_clients() function
/Linux-v6.1/drivers/platform/surface/
Dsurface_aggregator_hub.c109 status = ssam_device_register_clients(hub->sdev); in ssam_hub_update_workfn()