Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dccio-dma.c1209 static int ccio_probe(struct parisc_device *dev);
1214 .probe = ccio_probe,
1515 static int __init ccio_probe(struct parisc_device *dev) in ccio_probe() function