Home
last modified time | relevance | path

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

/linux/drivers/parisc/
H A Dccio-dma.c1211 static int ccio_probe(struct parisc_device *dev);
1216 .probe = ccio_probe,
1517 static int __init ccio_probe(struct parisc_device *dev) in ccio_probe() function