/linux-3.3/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_irq.c | 53 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16() 61 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32() 73 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16() 81 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32() 94 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw() 102 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw() 114 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw() 122 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw() 135 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le() 151 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be() [all …]
|
/linux-3.3/net/can/ |
D | gw.c | 79 struct can_frame xor; member 85 u8 xor; member 93 struct cgw_csum_xor xor; member 97 void (*xor)(struct can_frame *cf, struct cgw_csum_xor *xor); member 196 static void cgw_csum_xor_rel(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel() 218 static void cgw_csum_xor_pos(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos() 229 static void cgw_csum_xor_neg(struct can_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | ttpci-eeprom.c | 65 u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, in getmac_tt() local 90 u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, in ttpci_eeprom_decode_mac() local
|
D | av7110.c | 322 u8 xor, neq = 0; in DvbDmxFilterCallback() local
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | pfunc_base.c | 64 static int macio_do_gpio_read(PMF_STD_ARGS, u8 mask, int rshift, u8 xor) in macio_do_gpio_read() 190 u32 shift, u32 xor) in macio_do_read_reg32_msrx() 203 u32 shift, u32 xor) in macio_do_read_reg8_msrx()
|
D | pfunc_core.c | 151 u8 xor = (u8)pmf_next32(cmd); in pmf_parser_read_gpio() local 410 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg32_msrx() local 424 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg16_msrx() local 437 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg8_msrx() local
|
/linux-3.3/drivers/input/keyboard/ |
D | jornada680_kbd.c | 87 unsigned int xor = new ^ old; in jornada_parse_kbd() local
|
/linux-3.3/drivers/misc/cb710/ |
D | core.c | 22 int reg, uint32_t mask, uint32_t xor) in cb710_pci_update_config_reg()
|
/linux-3.3/drivers/dma/ioat/ |
D | dma_v2.h | 127 struct ioat_xor_descriptor *xor; member
|
D | dma_v3.c | 138 struct ioat_xor_descriptor *xor = desc->xor; in ioat3_dma_unmap() local 237 struct ioat_xor_descriptor *xor = desc->xor; in desc_has_ext() local 478 struct ioat_xor_descriptor *xor; in __ioat3_prep_xor_lock() local
|
/linux-3.3/fs/omfs/ |
D | inode.c | 83 int xor, i, ofs = 0, count; in omfs_update_checksums() local
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 100 u32 xor = key[0] ^ key[1] ^ key[2] ^ key[3]; in ipv6_hash() local
|
/linux-3.3/drivers/input/joystick/ |
D | sidewinder.c | 575 unsigned char xor = 0; in sw_guess_mode() local
|
/linux-3.3/net/sched/ |
D | cls_flow.c | 51 u32 xor; member
|
/linux-3.3/drivers/media/dvb/dvb-core/ |
D | dvb_demux.c | 138 u8 xor = f->filter.filter_value[i] ^ feed->feed.sec.secbuf[i]; in dvb_dmx_swfilter_sectionfilter() local
|
/linux-3.3/drivers/video/ |
D | fbmem.c | 278 u8 xor = (info->fix.visual == FB_VISUAL_MONO01) ? 0xff : 0; in fb_set_logo() local
|
D | amifb.c | 2592 static inline unsigned long xor(unsigned long a, unsigned long b, in xor() function
|
/linux-3.3/arch/mips/include/asm/txx9/ |
D | tx4939.h | 161 __u32 xor; member
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 2019 uint32_t xor = *((uint32_t *)(&bios->data[offset + 10])); in init_copy_nv_reg() local
|