Searched refs:dsa_device_type (Results 1 – 3 of 3) sorted by relevance
531 extern const struct device_type dsa_device_type;
49 .dev_type = &dsa_device_type,
1826 const struct device_type dsa_device_type = { variable