Home
last modified time | relevance | path

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

/drivers/phy/
Dphy-can-transceiver.c66 static const struct of_device_id can_transceiver_phy_ids[] = { variable
77 MODULE_DEVICE_TABLE(of, can_transceiver_phy_ids);
96 match = of_match_node(can_transceiver_phy_ids, pdev->dev.of_node); in can_transceiver_phy_probe()
138 .of_match_table = can_transceiver_phy_ids,