Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/dvb-usb/
Dopera1.c372 struct opera1_state *opst = dev->priv; in opera1_rc_query() local
392 if (send_key == 0xffff && opst->last_key_pressed != 0) { in opera1_rc_query()
394 *event = opst->last_key_pressed; in opera1_rc_query()
417 opst->last_key_pressed = in opera1_rc_query()
421 opst->last_key_pressed = 0; in opera1_rc_query()