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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dopera1.c36 u32 last_key_pressed; member in struct:opera1_state
386 if (send_key == 0xffff && opst->last_key_pressed != 0) {
388 *event = opst->last_key_pressed;
411 opst->last_key_pressed =
415 opst->last_key_pressed = 0;

Completed in 27 milliseconds