Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parisc/
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