Searched refs:ssam_device_type (Results 1 – 2 of 2) sorted by relevance
52 const struct device_type ssam_device_type = { variable58 EXPORT_SYMBOL_GPL(ssam_device_type);84 sdev->dev.type = &ssam_device_type; in ssam_device_alloc()
181 extern const struct device_type ssam_device_type;193 return d->type == &ssam_device_type; in is_ssam_device()
Completed in 4 milliseconds