Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Dnetc_blk_ctrl.c343 static const struct of_device_id netc_blk_ctrl_match[] = { variable
347 MODULE_DEVICE_TABLE(of, netc_blk_ctrl_match);
370 id = of_match_device(netc_blk_ctrl_match, dev); in netc_blk_ctrl_probe()
436 .of_match_table = netc_blk_ctrl_match,