Searched refs:fsl_mc_device (Results 1 – 1 of 1) sorted by relevance
21 struct fsl_mc_device;41 int (*probe)(struct fsl_mc_device *dev);42 int (*remove)(struct fsl_mc_device *dev);43 void (*shutdown)(struct fsl_mc_device *dev);44 int (*suspend)(struct fsl_mc_device *dev, pm_message_t state);45 int (*resume)(struct fsl_mc_device *dev);99 struct fsl_mc_device *mc_dev;185 struct fsl_mc_device { struct200 container_of(_dev, struct fsl_mc_device, dev) argument330 struct fsl_mc_device *dpmcp_dev;[all …]