/linux-3.3/drivers/hid/ |
D | hid-wiimote-ext.c | 81 static void ext_disable(struct wiimote_ext *ext) in ext_disable() 98 static bool motionp_read(struct wiimote_ext *ext) in motionp_read() 126 static __u8 ext_read(struct wiimote_ext *ext) in ext_read() 161 static void ext_enable(struct wiimote_ext *ext, bool motionp, __u8 ext_type) in ext_enable() 193 struct wiimote_ext *ext = container_of(work, struct wiimote_ext, in wiiext_worker() local 205 static void wiiext_schedule(struct wiimote_ext *ext) in wiiext_schedule() 253 static void handler_motionp(struct wiimote_ext *ext, const __u8 *payload) in handler_motionp() 314 static void handler_nunchuck(struct wiimote_ext *ext, const __u8 *payload) in handler_nunchuck() 394 static void handler_classic(struct wiimote_ext *ext, const __u8 *payload) in handler_classic() 515 struct wiimote_ext *ext = wdata->ext; in wiiext_handle() local [all …]
|
/linux-3.3/fs/ext4/ |
D | ext4_extents.h | 202 static inline void ext4_ext_mark_uninitialized(struct ext4_extent *ext) in ext4_ext_mark_uninitialized() 209 static inline int ext4_ext_is_uninitialized(struct ext4_extent *ext) in ext4_ext_is_uninitialized() 215 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len() 222 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
|
/linux-3.3/net/netfilter/ |
D | nf_conntrack_extend.c | 26 struct nf_ct_ext *ext = ct->ext; in __nf_ct_ext_destroy() local 47 nf_ct_ext_create(struct nf_ct_ext **ext, enum nf_ct_ext_id id, gfp_t gfp) in nf_ct_ext_create()
|
/linux-3.3/arch/mn10300/lib/ |
D | __ashrdi3.S | 47 ext d0 # sign-extend result through MDR define
|
/linux-3.3/drivers/media/common/ |
D | saa7146_core.c | 359 struct saa7146_extension *ext = pci_ext->ext; in saa7146_init_one() local 558 int saa7146_register_extension(struct saa7146_extension* ext) in saa7146_register_extension() 571 int saa7146_unregister_extension(struct saa7146_extension* ext) in saa7146_unregister_extension()
|
/linux-3.3/fs/affs/ |
D | file.c | 143 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() 181 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock() 195 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() 326 u32 ext; in affs_get_block() local 813 u32 ext, ext_key; in affs_truncate() local
|
/linux-3.3/fs/hfs/ |
D | extent.c | 74 static u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off) in hfs_ext_find_block() 89 static int hfs_ext_block_count(struct hfs_extent *ext) in hfs_ext_block_count() 99 static u16 hfs_ext_lastblock(struct hfs_extent *ext) in hfs_ext_lastblock()
|
D | inode.c | 254 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork() 394 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
|
/linux-3.3/include/net/netfilter/ |
D | nf_conntrack_extend.h | 41 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() 58 #define nf_ct_ext_find(ext, id) \ argument
|
/linux-3.3/fs/hfsplus/ |
D | extents.c | 50 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block() 65 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count() 75 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock()
|
/linux-3.3/drivers/net/wireless/ipw2x00/ |
D | libipw_wx.c | 528 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in libipw_wx_set_encodeext() local 688 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in libipw_wx_get_encodeext() local
|
/linux-3.3/drivers/dma/ioat/ |
D | dma_v3.c | 139 struct ioat_ring_ent *ext; in ioat3_dma_unmap() local 176 struct ioat_ring_ent *ext; in ioat3_dma_unmap() local 476 struct ioat_ring_ent *ext; in __ioat3_prep_xor_lock() local 581 dump_pq_desc_dbg(struct ioat2_dma_chan *ioat, struct ioat_ring_ent *desc, struct ioat_ring_ent *ext) in dump_pq_desc_dbg() 615 struct ioat_ring_ent *ext; in __ioat3_prep_pq_lock() local
|
/linux-3.3/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 525 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in rtllib_wx_set_encode_ext() local 685 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in rtllib_wx_get_encode_ext() local
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 532 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in ieee80211_wx_set_encode_ext() local 704 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in ieee80211_wx_get_encode_ext() local
|
/linux-3.3/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | intr_vect_defs.h | 119 unsigned int ext : 1; member 157 unsigned int ext : 1; member 194 unsigned int ext : 1; member 201 unsigned int ext : 1; member
|
/linux-3.3/net/ipv4/ |
D | tcp_vegas.c | 291 void tcp_vegas_get_info(struct sock *sk, u32 ext, struct sk_buff *skb) in tcp_vegas_get_info()
|
/linux-3.3/fs/efs/ |
D | inode.c | 208 efs_extent ext, *exts; in efs_map_block() local
|
/linux-3.3/kernel/gcov/ |
D | gcov.h | 124 const char *ext; member
|
D | fs.c | 303 static char *link_target(const char *dir, const char *path, const char *ext) in link_target() 330 static char *get_link_target(const char *filename, const struct gcov_link *ext) in get_link_target()
|
/linux-3.3/drivers/staging/media/go7007/ |
D | go7007-fw.c | 538 static int mpeg1_sequence_header(struct go7007 *go, unsigned char *buf, int ext) in mpeg1_sequence_header() 786 static int mpeg4_sequence_header(struct go7007 *go, unsigned char *buf, int ext) in mpeg4_sequence_header() 1217 unsigned char *buf, int ext)) in seqhead_to_package()
|
/linux-3.3/sound/pci/ac97/ |
D | ac97_proc.c | 110 unsigned short val, tmp, ext, mext; in snd_ac97_proc_read_main() local
|
/linux-3.3/drivers/pci/hotplug/ |
D | cpci_hotplug_pci.c | 147 int ext = 0; in cpci_check_ext() local
|
/linux-3.3/arch/arm/include/asm/ |
D | pgtable-2level.h | 180 #define set_pte_ext(ptep,pte,ext) cpu_set_pte_ext(ptep,pte,ext) argument
|
D | pgtable-3level.h | 151 #define set_pte_ext(ptep,pte,ext) cpu_set_pte_ext(ptep,__pte(pte_val(pte)|(ext))) argument
|
/linux-3.3/arch/mips/kernel/ |
D | genex.S | 430 .macro __BUILD_HANDLER exception handler clear verbose ext
|