Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_st.c233 static const struct of_device_id st_ahci_match[] = { variable
237 MODULE_DEVICE_TABLE(of, st_ahci_match);
243 .of_match_table = of_match_ptr(st_ahci_match),
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_st.c229 static const struct of_device_id st_ahci_match[] = { variable
233 MODULE_DEVICE_TABLE(of, st_ahci_match);
239 .of_match_table = st_ahci_match,

Completed in 1 milliseconds