Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_imx.c111 static int ahci_imx_hotplug; variable
112 module_param_named(hotplug, ahci_imx_hotplug, int, 0644);
757 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_imx.c111 static int ahci_imx_hotplug; variable
112 module_param_named(hotplug, ahci_imx_hotplug, int, 0644);
762 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler()

Completed in 3 milliseconds