Home
last modified time | relevance | path

Searched refs:ssam_client_bind (Results 1 – 6 of 6) sorted by relevance

/drivers/platform/surface/aggregator/
Dcore.c203 struct ssam_controller *ssam_client_bind(struct device *client) in ssam_client_bind() function
225 EXPORT_SYMBOL_GPL(ssam_client_bind);
/drivers/platform/surface/
Dsurface_aggregator_registry.c395 ctrl = ssam_client_bind(&pdev->dev); in ssam_platform_hub_probe()
Dsurface_aggregator_cdev.c685 ctrl = ssam_client_bind(&pdev->dev); in ssam_dbg_device_probe()
Dsurface_acpi_notify.c810 ctrl = ssam_client_bind(&pdev->dev); in san_probe()
Dsurface_dtx.c1159 ctrl = ssam_client_bind(&pdev->dev); in surface_dtx_platform_probe()
/drivers/hid/surface-hid/
Dsurface_kbd.c240 ctrl = ssam_client_bind(&pdev->dev); in surface_kbd_probe()