Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/
H A Dnb8800.c1315 static const struct of_device_id nb8800_dt_ids[] = { variable
1329 MODULE_DEVICE_TABLE(of, nb8800_dt_ids);
1344 match = of_match_device(nb8800_dt_ids, &pdev->dev); in nb8800_probe()
1510 .of_match_table = nb8800_dt_ids,