Home
last modified time | relevance | path

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

/linux/drivers/vfio/fsl-mc/
H 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 …]
H 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
H A Dvfio_fsl_mc_private.h35 struct fsl_mc_device *mc_dev; member
/linux/drivers/bus/fsl-mc/
H A Ddprc-driver.c25 static bool fsl_mc_device_match(const struct fsl_mc_device *mc_dev, in fsl_mc_device_match() argument
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 check_plugged_state_change(struct fsl_mc_device * mc_dev,struct fsl_mc_obj_desc * obj_desc) check_plugged_state_change() argument
405 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); dprc_irq0_handler_thread() local
468 disable_dprc_irq(struct fsl_mc_device * mc_dev) disable_dprc_irq() argument
512 get_dprc_irq_state(struct fsl_mc_device * mc_dev) get_dprc_irq_state() argument
519 register_dprc_irq_handler(struct fsl_mc_device * mc_dev) register_dprc_irq_handler() argument
545 enable_dprc_irq(struct fsl_mc_device * mc_dev) enable_dprc_irq() argument
583 dprc_setup_irq(struct fsl_mc_device * mc_dev) dprc_setup_irq() argument
619 dprc_setup(struct fsl_mc_device * mc_dev) dprc_setup() argument
738 dprc_probe(struct fsl_mc_device * mc_dev) dprc_probe() argument
773 dprc_teardown_irq(struct fsl_mc_device * mc_dev) dprc_teardown_irq() argument
793 dprc_cleanup(struct fsl_mc_device * mc_dev) dprc_cleanup() argument
844 dprc_remove(struct fsl_mc_device * mc_dev) dprc_remove() argument
[all...]
H 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()
583 static int fsl_mc_allocator_probe(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_probe()
615 static void fsl_mc_allocator_remove(struct fsl_mc_device *mc_dev) in fsl_mc_allocator_remove()
H A Dfsl-mc-uapi.c374 static int fsl_mc_command_check(struct fsl_mc_device *mc_dev, in fsl_mc_command_check()
445 static int fsl_mc_uapi_send_command(struct fsl_mc_device *mc_dev, unsigned long arg, in fsl_mc_uapi_send_command()
575 struct fsl_mc_device *mc_dev = &mc_bus->mc_dev; in fsl_mc_uapi_create_device_file() local
H A Dmc-io.c165 int __must_check fsl_mc_portal_allocate(struct fsl_mc_device *mc_dev, in fsl_mc_portal_allocate()
H A Dfsl-mc-msi.c185 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain() local
H A Dfsl-mc-private.h606 struct fsl_mc_device mc_dev; member
/linux/include/linux/fsl/
H A Dmc.h109 struct fsl_mc_device *mc_dev; member
457 static inline bool is_fsl_mc_bus_dprc(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dprc() argument
462 static inline bool is_fsl_mc_bus_dpni(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpni() argument
467 is_fsl_mc_bus_dpio(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpio() argument
472 is_fsl_mc_bus_dpsw(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpsw() argument
477 is_fsl_mc_bus_dpdmux(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpdmux() argument
482 is_fsl_mc_bus_dpbp(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpbp() argument
487 is_fsl_mc_bus_dpcon(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpcon() argument
492 is_fsl_mc_bus_dpmcp(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpmcp() argument
497 is_fsl_mc_bus_dpmac(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpmac() argument
502 is_fsl_mc_bus_dprtc(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dprtc() argument
507 is_fsl_mc_bus_dpseci(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpseci() argument
512 is_fsl_mc_bus_dpdcei(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpdcei() argument
517 is_fsl_mc_bus_dpaiop(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpaiop() argument
522 is_fsl_mc_bus_dpci(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpci() argument
527 is_fsl_mc_bus_dpdmai(const struct fsl_mc_device * mc_dev) is_fsl_mc_bus_dpdmai() argument
[all...]
/linux/drivers/net/ethernet/freescale/dpaa2/
H 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()
/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c27 struct fsl_mc_device *mc_dev) in fsl_mc_msi_domain_get_msi_id()
/linux/drivers/leds/rgb/
H A Dleds-ncp5623.c30 struct led_classdev_mc mc_dev; member
/linux/drivers/leds/
H A Dleds-lp50xx.c302 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp50xx_brightness_set() local
H A Dleds-lp55xx-common.c438 struct led_classdev_mc *mc_dev = lcdev_to_mccdev(cdev); in lp55xx_set_mc_brightness() local