Lines Matching defs:mc_dev
25 static bool fsl_mc_device_match(struct fsl_mc_device *mc_dev, in fsl_mc_device_match()
37 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc() local
102 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match() local
131 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, in check_plugged_state_change()
379 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread() local
449 static int disable_dprc_irq(struct fsl_mc_device *mc_dev) in disable_dprc_irq()
490 static int register_dprc_irq_handler(struct fsl_mc_device *mc_dev) in register_dprc_irq_handler()
516 static int enable_dprc_irq(struct fsl_mc_device *mc_dev) in enable_dprc_irq()
551 static int dprc_setup_irq(struct fsl_mc_device *mc_dev) in dprc_setup_irq()
588 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()
724 static void dprc_teardown_irq(struct fsl_mc_device *mc_dev) in dprc_teardown_irq()
745 static int dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove()