Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/mcb/
A Dmcb-parse.c16 #define for_each_chameleon_cell(dtype, p) \ argument
23 uint32_t dtype; in get_next_dtype() local
139 u32 dtype; in chameleon_get_bar() local
184 uint32_t dtype; in chameleon_parse_cells() local
A Dmcb-internal.h105 unsigned int dtype:4; member
/linux/include/uapi/linux/hsi/
A Dhsi_char.h30 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument
31 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument
32 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument
A Dcs-protocol.h110 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument
111 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument
112 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument
/linux/arch/m68k/include/asm/
A Dbootstd.h100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/linux/net/tipc/
A Dname_distr.c46 u32 dtype; member
288 u32 node, u32 dtype) in tipc_update_nametbl()
/linux/include/uapi/mtd/
A Dubi-user.h427 __s8 dtype; /* obsolete, do not use! */ member
439 __s8 dtype; /* obsolete, do not use! */ member
/linux/sound/usb/
A Dhelper.c31 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc()
/linux/include/uapi/linux/
A Domapfb.h34 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
35 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
36 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
/linux/drivers/staging/unisys/visorinput/
A Dvisorinput.c399 enum visorinput_dev_type dtype) in devdata_create()
496 enum visorinput_dev_type dtype; in visorinput_probe() local
/linux/arch/powerpc/platforms/chrp/
A Dsetup.c553 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local
/linux/drivers/net/ethernet/google/gve/
A Dgve_desc_dqo.h26 u8 dtype: 5; member
61 u8 dtype: 5; member
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c605 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps()
2286 u32 dtype; in fcoe_ctlr_vn_parse() local
2815 u32 dtype; in fcoe_ctlr_vlan_parse() local
/linux/fs/afs/
A Ddir.c568 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir()
636 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/linux/fs/xfs/scrub/
A Ddir.c47 int dtype) in xchk_dir_check_ftype()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_lan_hmc.h28 u8 dtype; member
/linux/drivers/net/vmxnet3/
A Dvmxnet3_defs.h130 u32 dtype:1; /* descriptor type */ member
138 u32 dtype:1; /* descriptor type */ member
212 u32 dtype:1; /* Descriptor type */ member
218 u32 dtype:1; /* Descriptor type */ member
/linux/drivers/edac/
A Dppc4xx_edac.c894 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
A Dcpc925_edac.c319 enum dev_type dtype; in cpc925_init_csrows() local
A Digen6_edac.c800 enum dev_type dtype; in igen6_get_dimm_config() local
/linux/drivers/message/fusion/
A Dmptlan.c115 u16 dtype; member
/linux/drivers/net/ethernet/intel/ice/
A Dice_fdir.h83 u8 dtype; member
/linux/include/linux/
A Dedac.h384 enum dev_type dtype; /* memory device type */ member
/linux/drivers/block/
A Damiflop.c192 struct fd_data_type *dtype; /* type of floppy for this unit */ member
/linux/fs/gfs2/
A Ddir.c1649 u16 dtype; in gfs2_dir_search() local

Completed in 62 milliseconds

12