Home
last modified time | relevance | path

Searched defs:packed (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/hid/
Dhid-wiimote-core.c753 #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/
Dhv_call_event.h106 } packed; in HvCallEvent_signalLpEventFast() local
180 } packed; in HvCallEvent_dmaBufList() local
/linux-3.3/sound/soc/blackfin/
Dbf5xx-sport.c49 int tdm_count, u32 mask, int packed) in sport_set_multichannel()
/linux-3.3/arch/powerpc/mm/
Dnuma.c1357 static int vphn_unpack_associativity(const long *packed, unsigned int *unpacked) in vphn_unpack_associativity()