Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Ddma-mapping.h59 int ccio_allocate_resource(const struct parisc_device *dev,
65 #define ccio_allocate_resource(dev, res, size, min, max, align) \ macro
/Linux-v4.19/drivers/parisc/
Ddino.c480 if (ccio_allocate_resource(dino_dev->hba.dev, res, _8MB, in dino_card_setup()
Dccio-dma.c1456 int ccio_allocate_resource(const struct parisc_device *dev, in ccio_allocate_resource() function