Lines Matching refs:fsl_mc_device

26 static bool fsl_mc_device_match(struct fsl_mc_device *mc_dev,  in fsl_mc_device_match()
47 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc()
84 void dprc_remove_devices(struct fsl_mc_device *mc_bus_dev, in dprc_remove_devices()
113 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()
118 struct fsl_mc_device *fsl_mc_device_lookup(struct fsl_mc_obj_desc *obj_desc, in fsl_mc_device_lookup()
119 struct fsl_mc_device *mc_bus_dev) in fsl_mc_device_lookup()
140 static void check_plugged_state_change(struct fsl_mc_device *mc_dev, in check_plugged_state_change()
164 static void fsl_mc_obj_device_add(struct fsl_mc_device *mc_bus_dev, in fsl_mc_obj_device_add()
168 struct fsl_mc_device *child_dev; in fsl_mc_obj_device_add()
197 static void dprc_add_new_devices(struct fsl_mc_device *mc_bus_dev, in dprc_add_new_devices()
240 int dprc_scan_objects(struct fsl_mc_device *mc_bus_dev, in dprc_scan_objects()
359 int dprc_scan_container(struct fsl_mc_device *mc_bus_dev, in dprc_scan_container()
400 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread()
463 int disable_dprc_irq(struct fsl_mc_device *mc_dev) in disable_dprc_irq()
507 int get_dprc_irq_state(struct fsl_mc_device *mc_dev) in get_dprc_irq_state()
514 static int register_dprc_irq_handler(struct fsl_mc_device *mc_dev) in register_dprc_irq_handler()
540 int enable_dprc_irq(struct fsl_mc_device *mc_dev) in enable_dprc_irq()
578 static int dprc_setup_irq(struct fsl_mc_device *mc_dev) in dprc_setup_irq()
614 int dprc_setup(struct fsl_mc_device *mc_dev) in dprc_setup()
733 static int dprc_probe(struct fsl_mc_device *mc_dev) in dprc_probe()
768 static void dprc_teardown_irq(struct fsl_mc_device *mc_dev) in dprc_teardown_irq()
788 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup()
839 static int dprc_remove(struct fsl_mc_device *mc_dev) in dprc_remove()