Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu-protocol-v3.c64 bool need_to_wait; in snd_motu_protocol_v3_set_clock_rate() local
83 need_to_wait = data != be32_to_cpu(reg); in snd_motu_protocol_v3_set_clock_rate()
91 if (need_to_wait) { in snd_motu_protocol_v3_set_clock_rate()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c141 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_GSC_PROXY) && in __wait_gsc_proxy_completed() local
152 if (need_to_wait && wait_for(!__gsc_proxy_init_progressing(&i915->media_gt->uc.gsc), in __wait_gsc_proxy_completed()
/openbmc/linux/fs/afs/
H A Dflock.c539 goto need_to_wait; in afs_do_setlk()
635 need_to_wait: in afs_do_setlk()
/openbmc/linux/fs/jbd2/
H A Djournal.c816 int need_to_wait = 1; in jbd2_complete_transaction() local
829 need_to_wait = 0; in jbd2_complete_transaction()
831 if (!need_to_wait) in jbd2_complete_transaction()