Home
last modified time | relevance | path

Searched defs:mc_dev (Results 1 – 16 of 16) sorted by relevance

/drivers/vfio/fsl-mc/
A Dvfio_fsl_mc.c26 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_open_device() local
60 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_regions_cleanup() local
70 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_reset_device() local
101 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_close_device() local
126 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_ioctl() local
247 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_read() local
326 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_write() local
389 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_mmap() local
428 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier() local
455 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_init_device() local
[all …]
A Dvfio_fsl_mc_intr.c17 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_irqs_allocate() local
110 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_set_irq_trigger() local
175 struct fsl_mc_device *mc_dev = vdev->mc_dev; in vfio_fsl_mc_irqs_cleanup() local
A Dvfio_fsl_mc_private.h35 struct fsl_mc_device *mc_dev; member
/drivers/bus/fsl-mc/
A Ddprc-driver.c46 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
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()
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 …]
A Dfsl-mc-allocator.c15 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()
A Dfsl-mc-bus.c86 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match() local
144 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_dma_configure() local
177 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show() local
188 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_store() local
204 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_show() local
440 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe() local
458 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove() local
468 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown() local
769 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release() local
788 struct fsl_mc_device *mc_dev = NULL; in fsl_mc_device_add() local
[all …]
A Dfsl-mc-uapi.c381 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
A Dmc-io.c165 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_portal_allocate()
A Dfsl-mc-msi.c185 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain() local
A Dfsl-mc-private.h602 struct fsl_mc_device mc_dev; member
/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c19 struct fsl_mc_device *mc_dev; in dpaa2_ptp_enable() local
92 struct fsl_mc_device *mc_dev; in dpaa2_ptp_irq_handler_thread() local
128 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()
A Ddpaa2-mac.h15 struct fsl_mc_device *mc_dev; member
/drivers/irqchip/
A Dirq-gic-v3-its-fsl-mc-msi.c27 struct fsl_mc_device *mc_dev) in fsl_mc_msi_domain_get_msi_id()
/drivers/leds/rgb/
A Dleds-ncp5623.c30 struct led_classdev_mc mc_dev; member
/drivers/leds/
A Dleds-lp50xx.c302 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp50xx_brightness_set() local
A Dleds-lp55xx-common.c438 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp55xx_set_mc_brightness() local

Completed in 25 milliseconds