HomeSort by: relevance | last modified time | path
    Searched defs:intel_runtime_pm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_runtime_pm.h 1 /* $NetBSD: intel_runtime_pm.h,v 1.2 2021/12/18 23:45:29 riastradh Exp $ */
52 struct intel_runtime_pm { struct
80 BITS_PER_TYPE(struct_member(struct intel_runtime_pm, wakeref_count))
98 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm)
105 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count)
113 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count)
121 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm)
127 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm)
134 * @rpm: the intel_runtime_pm structure
151 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm
    [all...]
intel_runtime_pm.h 1 /* $NetBSD: intel_runtime_pm.h,v 1.2 2021/12/18 23:45:29 riastradh Exp $ */
52 struct intel_runtime_pm { struct
80 BITS_PER_TYPE(struct_member(struct intel_runtime_pm, wakeref_count))
98 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm)
105 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count)
113 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count)
121 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm)
127 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm)
134 * @rpm: the intel_runtime_pm structure
151 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm
    [all...]
intel_runtime_pm.h 1 /* $NetBSD: intel_runtime_pm.h,v 1.2 2021/12/18 23:45:29 riastradh Exp $ */
52 struct intel_runtime_pm { struct
80 BITS_PER_TYPE(struct_member(struct intel_runtime_pm, wakeref_count))
98 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm)
105 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count)
113 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count)
121 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm)
127 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm)
134 * @rpm: the intel_runtime_pm structure
151 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm
    [all...]

Completed in 40 milliseconds