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

/linux-master/drivers/mmc/host/
H A Dsdhci-pic32.c226 static const struct of_device_id pic32_sdhci_id_table[] = { variable in typeref:struct:of_device_id
230 MODULE_DEVICE_TABLE(of, pic32_sdhci_id_table);
236 .of_match_table = of_match_ptr(pic32_sdhci_id_table),

Completed in 191 milliseconds