Searched refs:opst (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/drivers/media/dvb/dvb-usb/
H A Dopera1.c366 struct opera1_state *opst = dev->priv; local
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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dopera1.c366 struct opera1_state *opst = dev->priv; local
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 134 milliseconds