Lines Matching defs:mc_dev
25 static bool fsl_mc_device_match(struct fsl_mc_device *mc_dev, in fsl_mc_device_match()
46 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc() local
118 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match() local
145 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, in check_plugged_state_change()
405 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread() local
468 int disable_dprc_irq(struct fsl_mc_device *mc_dev) in disable_dprc_irq()
512 int get_dprc_irq_state(struct fsl_mc_device *mc_dev) in get_dprc_irq_state()
519 static int register_dprc_irq_handler(struct fsl_mc_device *mc_dev) in register_dprc_irq_handler()
545 int enable_dprc_irq(struct fsl_mc_device *mc_dev) in enable_dprc_irq()
583 static int dprc_setup_irq(struct fsl_mc_device *mc_dev) in dprc_setup_irq()
619 int dprc_setup(struct fsl_mc_device *mc_dev) in dprc_setup()
738 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()
773 static void dprc_teardown_irq(struct fsl_mc_device *mc_dev) in dprc_teardown_irq()
793 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup()
844 static void dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove()