Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/
Dphy-can-transceiver.c78 static const struct of_device_id can_transceiver_phy_ids[] = { variable
89 MODULE_DEVICE_TABLE(of, can_transceiver_phy_ids);
107 match = of_match_node(can_transceiver_phy_ids, pdev->dev.of_node); in can_transceiver_phy_probe()
159 .of_match_table = can_transceiver_phy_ids,