Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
Dbus.c52 const struct device_type ssam_device_type = { variable
58 EXPORT_SYMBOL_GPL(ssam_device_type);
84 sdev->dev.type = &ssam_device_type; in ssam_device_alloc()