Home
last modified time | relevance | path

Searched refs:mlxreg_hotplug_work_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c420 * mlxreg_hotplug_work_handler - performs traversing of device interrupt
446 static void mlxreg_hotplug_work_handler(struct work_struct *work) in mlxreg_hotplug_work_handler() function
501 * interrupt has been masked by mlxreg_hotplug_work_handler. In this in mlxreg_hotplug_work_handler()
590 mlxreg_hotplug_work_handler(&priv->dwork_irq.work); in mlxreg_hotplug_set_irq()
694 INIT_DELAYED_WORK(&priv->dwork_irq, mlxreg_hotplug_work_handler); in mlxreg_hotplug_probe()
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c490 * mlxreg_hotplug_work_handler - performs traversing of device interrupt
516 static void mlxreg_hotplug_work_handler(struct work_struct *work) in mlxreg_hotplug_work_handler() function
571 * interrupt has been masked by mlxreg_hotplug_work_handler. In this in mlxreg_hotplug_work_handler()
660 mlxreg_hotplug_work_handler(&priv->dwork_irq.work); in mlxreg_hotplug_set_irq()
764 INIT_DELAYED_WORK(&priv->dwork_irq, mlxreg_hotplug_work_handler); in mlxreg_hotplug_probe()

Completed in 2 milliseconds