Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-loopback.c28 bool wideband; member
101 if (lodev->wideband) in loop_tx_ir()
155 if (lodev->wideband != enable) { in loop_set_wideband_receiver()
157 lodev->wideband = !!enable; in loop_set_wideband_receiver()
250 loopdev.wideband = false; in loop_init()
H A Dredrat3.c70 /* Start capture with the wideband receiver */
96 /* USB bulk-in wideband IR data endpoint address */
201 bool wideband; member
350 if (mod_freq && rr3->wideband) { in redrat3_process_ir_data()
696 if (!ret && rr3->wideband && !rr3->learn_urb->hcpriv) { in redrat3_handle_async()
873 rr3->wideband = enable != 0; in redrat3_wideband_receiver()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dredrat3.c70 /* Start capture with the wideband receiver */
96 /* USB bulk-in wideband IR data endpoint address */
201 bool wideband; member
350 if (mod_freq && rr3->wideband) { in redrat3_process_ir_data()
696 if (!ret && rr3->wideband && !rr3->learn_urb->hcpriv) { in redrat3_handle_async()
873 rr3->wideband = enable != 0; in redrat3_wideband_receiver()

Completed in 5 milliseconds