Home
last modified time | relevance | path

Searched refs:fsl_mc_device (Results 1 – 1 of 1) sorted by relevance

/include/linux/fsl/
Dmc.h23 struct fsl_mc_device;
43 int (*probe)(struct fsl_mc_device *dev);
44 int (*remove)(struct fsl_mc_device *dev);
45 void (*shutdown)(struct fsl_mc_device *dev);
46 int (*suspend)(struct fsl_mc_device *dev, pm_message_t state);
47 int (*resume)(struct fsl_mc_device *dev);
101 struct fsl_mc_device *mc_dev;
195 struct fsl_mc_device { struct
211 container_of(_dev, struct fsl_mc_device, dev) argument
334 struct fsl_mc_device *dpmcp_dev;
[all …]