Searched refs:iax_device_type (Results 1 – 3 of 3) sorted by relevance
534 extern const struct device_type iax_device_type; in is_iax_dev()
60 .dev_type = &iax_device_type,
1830 const struct device_type iax_device_type = { variable