Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dnbpfaxi.c1264 static const struct of_device_id nbpf_match[] = { variable
1276 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,