Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/parisc/
Dccio-dma.c1213 static int ccio_probe(struct parisc_device *dev);
1218 .probe = ccio_probe,
1519 static int __init ccio_probe(struct parisc_device *dev) in ccio_probe() function