Home
last modified time | relevance | path

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

/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()
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()
[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()
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()
H 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
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.h602 struct fsl_mc_device mc_dev; member
/linux/include/linux/fsl/
H A Dmc.h109 struct fsl_mc_device *mc_dev; member
455 static inline bool is_fsl_mc_bus_dprc(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dprc()
460 static inline bool is_fsl_mc_bus_dpni(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpni()
465 static inline bool is_fsl_mc_bus_dpio(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpio()
470 static inline bool is_fsl_mc_bus_dpsw(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpsw()
475 static inline bool is_fsl_mc_bus_dpdmux(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpdmux()
480 static inline bool is_fsl_mc_bus_dpbp(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpbp()
485 static inline bool is_fsl_mc_bus_dpcon(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpcon()
490 static inline bool is_fsl_mc_bus_dpmcp(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpmcp()
495 static inline bool is_fsl_mc_bus_dpmac(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpmac()
[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/vfio/fsl-mc/
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/leds/rgb/
H A Dleds-ncp5623.c30 struct led_classdev_mc mc_dev; member
/linux/arch/x86/events/intel/
H A Duncore_snb.c1499 struct pci_dev *mc_dev = NULL; in tgl_uncore_get_mc_dev() local
H A Duncore_snbep.c5082 struct pci_dev *mc_dev = NULL; in snr_uncore_get_mc_dev() local