Searched refs:nbpf_match (Results 1 – 1 of 1) sorted by relevance
1264 static const struct of_device_id nbpf_match[] = { variable1276 MODULE_DEVICE_TABLE(of, nbpf_match);1281 const struct of_device_id *of_id = of_match_device(nbpf_match, dev); in nbpf_probe()1494 .of_match_table = nbpf_match,