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

/linux-4.4.14/drivers/ata/
H A Dahci_st.c232 static const struct of_device_id st_ahci_match[] = { variable in typeref:struct:of_device_id
236 MODULE_DEVICE_TABLE(of, st_ahci_match);
242 .of_match_table = of_match_ptr(st_ahci_match),

Completed in 37 milliseconds