Searched refs:plong (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/synth/emux/
H A Demux_oss.c438 int plong; local
453 plong = *(int*) &event[4];
485 (short)(plong & 0x7fff),
488 (plong >> 15) & 0xffff,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/synth/emux/
H A Demux_oss.c438 int plong; local
453 plong = *(int*) &event[4];
485 (short)(plong & 0x7fff),
488 (plong >> 15) & 0xffff,

Completed in 110 milliseconds