Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/uio/
Duio_mf624.c156 info->mem[0].memtype = UIO_MEM_PHYS; in mf624_pci_probe()
167 info->mem[1].memtype = UIO_MEM_PHYS; in mf624_pci_probe()
178 info->mem[2].memtype = UIO_MEM_PHYS; in mf624_pci_probe()
Duio_pruss.c190 p->mem[0].memtype = UIO_MEM_PHYS; in pruss_probe()
194 p->mem[1].memtype = UIO_MEM_PHYS; in pruss_probe()
198 p->mem[2].memtype = UIO_MEM_PHYS; in pruss_probe()
Duio_cif.c66 info->mem[0].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
69 info->mem[1].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
Duio_dmem_genirq.c226 uiomem->memtype = UIO_MEM_PHYS; in uio_dmem_genirq_probe()
242 uiomem->memtype = UIO_MEM_PHYS; in uio_dmem_genirq_probe()
Duio_netx.c92 info->mem[0].memtype = UIO_MEM_PHYS; in netx_pci_probe()
Duio_sercos3.c115 info->mem[n].memtype = UIO_MEM_PHYS; in sercos3_setup_iomem()
Duio_pdrv_genirq.c174 uiomem->memtype = UIO_MEM_PHYS; in uio_pdrv_genirq_probe()
Duio_fsl_elbc_gpcm.c388 info->mem[0].memtype = UIO_MEM_PHYS; in uio_fsl_elbc_gpcm_probe()
Duio.c697 case UIO_MEM_PHYS: in uio_mmap()
/linux-4.1.27/include/linux/
Duio_driver.h128 #define UIO_MEM_PHYS 1 macro
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c1094 uinfo->mem[0].memtype = UIO_MEM_PHYS; in cnic_init_uio()