Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dhardware.h115 extern const struct parisc_device *find_pa_parent_type(const struct parisc_device *, int);
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c290 find_pa_parent_type(const struct parisc_device *padev, int type) in find_pa_parent_type() function
/openbmc/linux/drivers/parisc/
H A Dccio-dma.c1144 dev = find_pa_parent_type(dev, HPHW_IOA); in ccio_get_iommu()