Home
last modified time | relevance | path

Searched defs:restype (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/pci/host/
Dpci-xgene.c235 u64 restype = resource_type(res); in xgene_pcie_setup_ob_reg() local
278 u64 restype = resource_type(res); in xgene_pcie_map_ranges() local
Dpcie-designware.c385 unsigned long restype = range.flags & IORESOURCE_TYPE_BITS; in dw_pcie_host_init() local
Dpcie-rcar.c795 u64 restype = range->flags; in rcar_pcie_inbound_ranges() local
/linux-4.1.27/fs/lockd/
Dclnt4xdr.c566 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c564 #define PROC(proc, argtype, restype) \ argument
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c629 #define PROC(proc, call, argtype, restype) \ argument
/linux-4.1.27/fs/nfs/
Dnfs2xdr.c1118 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs3xdr.c2494 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7353 #define PROC(proc, argtype, restype) \ argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h276 __u8 restype; member
286 __u8 restype; member
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_core.c2009 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()