Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mcb/
Dmcb-parse.c15 #define for_each_chameleon_cell(dtype, p) \ argument
22 uint32_t dtype; in get_next_dtype() local
93 uint32_t dtype; in chameleon_parse_cells() local
Dmcb-internal.h105 unsigned int dtype:4; member
/linux-4.1.27/include/uapi/linux/hsi/
Dhsi_char.h28 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument
29 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument
30 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument
Dcs-protocol.h103 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument
104 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument
105 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument
/linux-4.1.27/arch/m68k/include/asm/
Dbootstd.h99 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
115 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/linux-4.1.27/sound/usb/
Dhelper.c44 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc()
/linux-4.1.27/include/uapi/mtd/
Dubi-user.h407 __s8 dtype; /* obsolete, do not use! */ member
419 __s8 dtype; /* obsolete, do not use! */ member
/linux-4.1.27/net/tipc/
Dname_distr.c50 u32 dtype; member
309 u32 node, u32 dtype) in tipc_update_nametbl()
/linux-4.1.27/include/uapi/linux/
Domapfb.h33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
/linux-4.1.27/include/linux/
Damifd.h46 struct fd_data_type *dtype; /* type of floppy for this unit */ member
Dedac.h554 enum dev_type dtype; /* memory device type */ member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c108 const struct lu_device_type *dtype) in cl_page_at_trusted()
162 const struct lu_device_type *dtype; in cl_page_gang_lookup() local
685 const struct lu_device_type *dtype) in cl_page_at()
Dcl_lock.c616 const struct lu_device_type *dtype) in cl_lock_at()
1844 struct lu_device_type *dtype; in pgoff_at_lock() local
Dlu_object.c1243 const struct lu_device_type *dtype) in lu_object_locate()
/linux-4.1.27/arch/powerpc/platforms/chrp/
Dsetup.c577 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local
/linux-4.1.27/arch/frv/include/asm/
Duaccess.h229 #define __get_user_asm(err,x,ptr,dtype,constraint) \ argument
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_defs.h117 u32 dtype:1; /* descriptor type */ member
125 u32 dtype:1; /* descriptor type */ member
196 u32 dtype:1; /* Descriptor type */ member
202 u32 dtype:1; /* Descriptor type */ member
/linux-4.1.27/sound/oss/
Dsoundcard.c331 int len = 0, dtype; in sound_ioctl() local
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h51 u8 dtype; member
Di40e_txrx.h234 u8 dtype; member
Di40e.h485 u8 dtype; member
/linux-4.1.27/drivers/edac/
Di82975x_edac.c379 enum dev_type dtype; in i82975x_init_csrows() local
Dppc4xx_edac.c898 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
Dcpc925_edac.c332 enum dev_type dtype; in cpc925_init_csrows() local
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_lan_hmc.h51 u8 dtype; member
Di40e_txrx.h233 u8 dtype; member
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsetup.c783 const char *dtype = of_get_flat_dt_prop(root, "device_type", NULL); in pSeries_probe() local
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c609 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps()
2248 u32 dtype; in fcoe_ctlr_vn_parse() local
/linux-4.1.27/fs/afs/
Ddir.c395 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/linux-4.1.27/drivers/message/fusion/
Dmptlan.c118 u16 dtype; member
/linux-4.1.27/drivers/net/ethernet/micrel/
Dks8695net.c161 enum ks8695_dtype dtype; member
/linux-4.1.27/fs/gfs2/
Ddir.c1554 u16 dtype; in gfs2_dir_search() local
/linux-4.1.27/arch/mips/include/asm/
Dsgiarcs.h179 enum linux_devtypes dtype; member
/linux-4.1.27/net/ipv6/
Dmcast.c1862 int type, dtype; in mld_send_cr() local
/linux-4.1.27/net/ipv4/
Digmp.c596 int type, dtype; in igmpv3_send_cr() local
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h307 u32 dtype; member
/linux-4.1.27/drivers/usb/core/
Dhub.c363 unsigned dtype; in get_hub_descriptor() local
/linux-4.1.27/net/netfilter/
Dnf_tables_api.c2637 u32 ktype, dtype, flags, policy, gc_int; in nf_tables_newset() local