Searched refs:fsl_mc_bus_dpdmai_type (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c393 struct device_type fsl_mc_bus_dpdmai_type = { variable in typeref:struct:device_type
396 EXPORT_SYMBOL_GPL(fsl_mc_bus_dpdmai_type); variable
423 { &fsl_mc_bus_dpdmai_type, "dpdmai" },
/linux-master/include/linux/fsl/
H A Dmc.h455 extern struct device_type fsl_mc_bus_dpdmai_type;
529 return mc_dev->dev.type == &fsl_mc_bus_dpdmai_type;

Completed in 120 milliseconds