Searched defs:mc_dev (Results 1 – 16 of 16) sorted by relevance
26 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_open_device() local60 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_regions_cleanup() local70 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_reset_device() local101 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_close_device() local126 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_ioctl() local247 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_read() local326 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_write() local389 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_mmap() local428 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier() local455 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_init_device() local[all …]
17 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_irqs_allocate() local110 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_set_irq_trigger() local175 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_irqs_cleanup() local
35 struct fsl_mc_device *mc_dev; member
46 struct fsl_mc_device *mc_dev; in __fsl_mc_device_remove_if_not_in_mc() local118 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match() local405 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread() local468 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()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()793 int dprc_cleanup(struct fsl_mc_device *mc_dev) in dprc_cleanup()[all …]
15 static bool __must_check fsl_mc_is_allocatable(struct fsl_mc_device *mc_dev) in fsl_mc_is_allocatable()34 struct fsl_mc_device in fsl_mc_resource_pool_add_device()97 static int __must_check fsl_mc_resource_pool_remove_device(struct fsl_mc_device in fsl_mc_resource_pool_remove_device()274 int __must_check fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_object_allocate()443 int __must_check fsl_mc_allocate_irqs(struct fsl_mc_device *mc_dev) in fsl_mc_allocate_irqs()511 void fsl_mc_free_irqs(struct fsl_mc_device *mc_dev) in fsl_mc_free_irqs()562 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_probe()594 static void fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_remove()
86 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match() local144 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_dma_configure() local177 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show() local188 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_store() local204 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_show() local440 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe() local458 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove() local468 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown() local769 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release() local788 struct fsl_mc_device *mc_dev = NULL; in fsl_mc_device_add() local[all …]
381 static int fsl_mc_command_check(struct fsl_mc_device *mc_dev, in fsl_mc_command_check()452 static int fsl_mc_uapi_send_command(struct fsl_mc_device *mc_dev, unsigned long arg, in fsl_mc_uapi_send_command()582 struct fsl_mc_device *mc_dev = &mc_bus->mc_dev; in fsl_mc_uapi_create_device_file() local
165 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_portal_allocate()
185 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain() local
602 struct fsl_mc_device mc_dev; member
19 struct fsl_mc_device *mc_dev; in dpaa2_ptp_enable() local92 struct fsl_mc_device *mc_dev; in dpaa2_ptp_irq_handler_thread() local128 static int dpaa2_ptp_probe(struct fsl_mc_device *mc_dev) in dpaa2_ptp_probe()222 static void dpaa2_ptp_remove(struct fsl_mc_device *mc_dev) in dpaa2_ptp_remove()
15 struct fsl_mc_device *mc_dev; member
27 struct fsl_mc_device *mc_dev) in fsl_mc_msi_domain_get_msi_id()
30 struct led_classdev_mc mc_dev; member
302 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp50xx_brightness_set() local
438 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp55xx_set_mc_brightness() local
Completed in 836 milliseconds