Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c57 const struct device_type ssam_device_type = { variable
63 EXPORT_SYMBOL_GPL(ssam_device_type); variable
89 sdev->dev.type = &ssam_device_type; in ssam_device_alloc()
/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h197 extern const struct device_type ssam_device_type;
204 * ssam_device, i.e. the device type points to %ssam_device_type, and %false
209 return d->type == &ssam_device_type; in is_ssam_device()

Completed in 2 milliseconds