Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-can-transceiver.c79 static const struct of_device_id can_transceiver_phy_ids[] = { variable
94 MODULE_DEVICE_TABLE(of, can_transceiver_phy_ids);
113 match = of_match_node(can_transceiver_phy_ids, pdev->dev.of_node); in can_transceiver_phy_probe()
165 .of_match_table = can_transceiver_phy_ids,