Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-rcar-host.c847 u64 restype = entry->res->flags; in rcar_pcie_inbound_ranges() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h273 __u8 restype; member
283 __u8 restype; member
297 __u8 restype; member
/linux/fs/nfs/
H A Dnfs2xdr.c1053 #define PROC(proc, argtype, restype, timer) \ argument
H A Dnfs4xdr.c7704 #define PROC(proc, argtype, restype) \ argument
7721 #define PROC40(proc, argtype, restype) \ argument
7724 #define PROC40(proc, argtype, restype) \ argument
7728 #define PROC41(proc, argtype, restype) \ argument
7732 #define PROC42(proc, argtype, restype) \ argument
7735 #define PROC42(proc, argtype, restype) \ argument
/linux/fs/nfsd/
H A Dnfs4callback.c1117 #define PROC(proc, call, argtype, restype) \ argument
/linux/sound/pci/au88x0/
H A Dau88x0_core.c2002 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout()