Home
last modified time | relevance | path

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

/drivers/parisc/
Dccio-dma.c1210 static int ccio_probe(struct parisc_device *dev);
1215 .probe = ccio_probe,
1514 static int __init ccio_probe(struct parisc_device *dev) in ccio_probe() function