Home
last modified time | relevance | path

Searched refs:opst (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/dvb-usb/
Dopera1.c374 struct opera1_state *opst = dev->priv; in opera1_rc_query() local
394 if (send_key == 0xffff && opst->last_key_pressed != 0) { in opera1_rc_query()
396 *event = opst->last_key_pressed; in opera1_rc_query()
419 opst->last_key_pressed = in opera1_rc_query()
423 opst->last_key_pressed = 0; in opera1_rc_query()