Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpci.c593 static const struct of_device_id tcpci_of_match[] = { variable
597 MODULE_DEVICE_TABLE(of, tcpci_of_match);
603 .of_match_table = of_match_ptr(tcpci_of_match),