Searched refs:fsl_mc_bus_dpmcp_type (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c353 struct device_type fsl_mc_bus_dpmcp_type = { variable in typeref:struct:device_type
356 EXPORT_SYMBOL_GPL(fsl_mc_bus_dpmcp_type); variable
415 { &fsl_mc_bus_dpmcp_type, "dpmcp" },
/linux-master/include/linux/fsl/
H A Dmc.h447 extern struct device_type fsl_mc_bus_dpmcp_type;
494 return mc_dev->dev.type == &fsl_mc_bus_dpmcp_type;

Completed in 383 milliseconds