Searched refs:ssam_device_type (Results 1 – 2 of 2) sorted by relevance
57 const struct device_type ssam_device_type = { variable63 EXPORT_SYMBOL_GPL(ssam_device_type);89 sdev->dev.type = &ssam_device_type; in ssam_device_alloc()
197 extern const struct device_type ssam_device_type;209 return d->type == &ssam_device_type; in is_ssam_device()