Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c196 bool needs_sync = false; in iproc_touchscreen_interrupt() local
214 needs_sync = true; in iproc_touchscreen_interrupt()
250 needs_sync = true; in iproc_touchscreen_interrupt()
256 if (needs_sync) in iproc_touchscreen_interrupt()
/openbmc/qemu/ui/
H A Dconsole.c674 bool needs_sync = false; in console_handle_touch_event() local
709 needs_sync = true; in console_handle_touch_event()
721 needs_sync = true; in console_handle_touch_event()
725 if (needs_sync) { in console_handle_touch_event()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dvlun.c633 bool needs_sync = !ctxi->err_recovery_active; in shrink_lxt() local
675 if (needs_sync) { in shrink_lxt()