Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwmt-sdmmc.c744 static const struct of_device_id wmt_mci_dt_ids[] = { variable
755 of_match_device(wmt_mci_dt_ids, &pdev->dev); in wmt_mci_probe()
1002 .of_match_table = wmt_mci_dt_ids,
1011 MODULE_DEVICE_TABLE(of, wmt_mci_dt_ids);
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwmt-sdmmc.c743 static const struct of_device_id wmt_mci_dt_ids[] = { variable
990 .of_match_table = wmt_mci_dt_ids,
999 MODULE_DEVICE_TABLE(of, wmt_mci_dt_ids);

Completed in 3 milliseconds