Searched refs:ahci_platform_get_regulator (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libahci_platform.c | 350 static int ahci_platform_get_regulator(struct ahci_host_priv *hpriv, u32 port, in ahci_platform_get_regulator() function 515 rc = ahci_platform_get_regulator(hpriv, port, in ahci_platform_get_resources() 549 rc = ahci_platform_get_regulator(hpriv, 0, dev); in ahci_platform_get_resources()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libahci_platform.c | 394 static int ahci_platform_get_regulator(struct ahci_host_priv *hpriv, u32 port, in ahci_platform_get_regulator() function 607 rc = ahci_platform_get_regulator(hpriv, port, in ahci_platform_get_resources() 641 rc = ahci_platform_get_regulator(hpriv, 0, dev); in ahci_platform_get_resources()
|
Completed in 2 milliseconds