Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Dintel_wakeref.c35 wake_up_var(&wf->wakeref); in __intel_wakeref_get_first()
65 wake_up_var(&wf->wakeref); in ____intel_wakeref_put_last()
H A Di915_active.c167 wake_up_var(ref); in __active_retire()
/openbsd/sys/dev/pci/drm/include/linux/
H A Dwait_bit.h19 wake_up_var(void *var) in wake_up_var() function
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_aux_dev.c184 wake_up_var(&aux_dev->usecount); in auxdev_read_iter()
227 wake_up_var(&aux_dev->usecount); in auxdev_write_iter()
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c1534 wake_up_var(&i915->selftest.counter); in wake_all()