Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci_imx.c122 static int ahci_imx_hotplug; variable
123 module_param_named(hotplug, ahci_imx_hotplug, int, 0644);
768 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler()