Home
last modified time | relevance | path

Searched refs:i3c_hci_of_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/i3c/master/mipi-i3c-hci/
Dcore.c842 static const __maybe_unused struct of_device_id i3c_hci_of_match[] = { variable
846 MODULE_DEVICE_TABLE(of, i3c_hci_of_match);
859 .of_match_table = of_match_ptr(i3c_hci_of_match),