Searched defs:packed (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/hid/ |
D | hid-wiimote-core.c | 753 #define ir_to_input0(wdata, ir, packed) __ir_to_input((wdata), (ir), (packed), \ argument 755 #define ir_to_input1(wdata, ir, packed) __ir_to_input((wdata), (ir), (packed), \ argument 757 #define ir_to_input2(wdata, ir, packed) __ir_to_input((wdata), (ir), (packed), \ argument 759 #define ir_to_input3(wdata, ir, packed) __ir_to_input((wdata), (ir), (packed), \ argument 763 bool packed, __u8 xid, __u8 yid) in __ir_to_input()
|
/linux-3.3/arch/powerpc/include/asm/iseries/ |
D | hv_call_event.h | 106 } packed; in HvCallEvent_signalLpEventFast() local 180 } packed; in HvCallEvent_dmaBufList() local
|
/linux-3.3/sound/soc/blackfin/ |
D | bf5xx-sport.c | 49 int tdm_count, u32 mask, int packed) in sport_set_multichannel()
|
/linux-3.3/arch/powerpc/mm/ |
D | numa.c | 1357 static int vphn_unpack_associativity(const long *packed, unsigned int *unpacked) in vphn_unpack_associativity()
|