Home
last modified time | relevance | path

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

12

/linux-2.6.39/drivers/mtd/ubi/
Dkapi.c450 int offset, int len, int dtype) in ubi_leb_write()
500 int len, int dtype) in ubi_leb_change()
642 int ubi_leb_map(struct ubi_volume_desc *desc, int lnum, int dtype) in ubi_leb_map()
Deba.c596 const void *buf, int offset, int len, int dtype) in ubi_eba_write_leb()
727 int lnum, const void *buf, int len, int dtype, in ubi_eba_write_leb_st()
842 int lnum, const void *buf, int len, int dtype) in ubi_eba_atomic_leb_change()
Dwl.c387 int ubi_wl_get_peb(struct ubi_device *ubi, int dtype) in ubi_wl_get_peb()
/linux-2.6.39/fs/ubifs/
Dmisc.h159 const void *buf, int offs, int len, int dtype) in ubifs_leb_write()
187 const void *buf, int len, int dtype) in ubifs_leb_change()
Dio.c459 int dtype) in ubifs_wbuf_seek_nolock()
759 int offs, int dtype) in ubifs_write_node()
Ddebug.c2640 int offset, int len, int dtype) in dbg_leb_write()
2658 int len, int dtype) in dbg_leb_change()
2707 int dbg_leb_map(struct ubi_volume_desc *desc, int lnum, int dtype) in dbg_leb_map()
/linux-2.6.39/include/linux/nfc/
Dpn544.h37 #define PN544_IOR(num, dtype) _IOR(PN544_CHAR_BASE, num, dtype) argument
38 #define PN544_IOW(num, dtype) _IOW(PN544_CHAR_BASE, num, dtype) argument
/linux-2.6.39/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-2.6.39/include/mtd/
Dubi-user.h382 __s8 dtype; member
394 __s8 dtype; member
/linux-2.6.39/sound/usb/
Dhelper.c43 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc()
/linux-2.6.39/include/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
Damifd.h46 struct fd_data_type *dtype; /* type of floppy for this unit */ member
Dcdk.h156 unsigned short dtype; member
/linux-2.6.39/drivers/mtd/devices/
Ddocecc.c47 typedef unsigned short dtype; typedef
/linux-2.6.39/arch/powerpc/platforms/chrp/
Dsetup.c577 char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local
/linux-2.6.39/arch/frv/include/asm/
Duaccess.h229 #define __get_user_asm(err,x,ptr,dtype,constraint) \ argument
/linux-2.6.39/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-2.6.39/arch/powerpc/platforms/pseries/
Dsetup.c531 char *dtype = of_get_flat_dt_prop(root, "device_type", NULL); in pSeries_probe() local
/linux-2.6.39/sound/oss/
Dsoundcard.c335 int len = 0, dtype; in sound_ioctl() local
/linux-2.6.39/drivers/scsi/fcoe/
Dfcoe_ctlr.c498 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps()
2036 u32 dtype; in fcoe_ctlr_vn_parse() local
/linux-2.6.39/drivers/edac/
Dppc4xx_edac.c896 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
Dedac_core.h318 enum dev_type dtype; /* memory device type */ member
/linux-2.6.39/drivers/message/fusion/
Dmptlan.c118 u16 dtype; member
/linux-2.6.39/fs/afs/
Ddir.c415 loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/linux-2.6.39/drivers/net/arm/
Dks8695net.c160 enum ks8695_dtype dtype; member

12