Home
last modified time | relevance | path

Searched defs:rpm (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_runtime_pm.c85 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()
90 static void fini_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in fini_intel_runtime_pm_wakeref()
96 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()
128 static void untrack_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in untrack_intel_runtime_pm_wakeref()
246 __intel_wakeref_dec_and_check_tracking(struct intel_runtime_pm *rpm) in __intel_wakeref_dec_and_check_tracking()
263 untrack_all_intel_runtime_pm_wakerefs(struct intel_runtime_pm *rpm) in untrack_all_intel_runtime_pm_wakerefs()
275 void print_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in print_intel_runtime_pm_wakeref()
314 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()
318 static void fini_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in fini_intel_runtime_pm_wakeref()
323 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()
[all …]
H A Dintel_runtime_pm.h98 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm) in assert_rpm_device_not_suspended()
105 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_raw_wakeref_held()
113 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_wakelock_held()
121 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm) in assert_rpm_raw_wakeref_held()
127 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm) in assert_rpm_wakelock_held()
151 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in disable_rpm_wakeref_asserts()
169 enable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in enable_rpm_wakeref_asserts()
185 #define with_intel_runtime_pm(rpm, wf) \ argument
189 #define with_intel_runtime_pm_if_in_use(rpm, wf) \ argument
198 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put()
[all …]
H A Dintel_wakeref.h46 struct intel_runtime_pm *rpm; member
61 #define intel_wakeref_init(wf, rpm, ops) do { \ argument
245 struct intel_runtime_pm *rpm; member
H A Dintel_wakeref.c105 struct intel_runtime_pm *rpm, in __intel_wakeref_init()
161 struct intel_runtime_pm *rpm) in intel_wakeref_auto_init()
H A Di915_drv.c1657 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release() local
1830 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late() local
2595 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend() local
2682 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume() local
H A Di915_gem.c128 struct intel_runtime_pm *rpm = &to_i915(obj->base.dev)->runtime_pm; in i915_gem_object_unbind() local
612 struct intel_runtime_pm *rpm = &i915->runtime_pm; in i915_gem_gtt_pwrite_fast() local
H A Dintel_uncore.h127 struct intel_runtime_pm *rpm; member
/netbsd-src/sys/dev/isa/
H A Dsmsc.c306 unsigned long rpm; in smsc_reg2rpm() local
328 unsigned int rpm; in smsc_refresh() local
/netbsd-src/usr.sbin/makefs/
H A Dffs.h53 int rpm; /* rpm */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine_pm.c288 struct intel_runtime_pm *rpm = engine->uncore->rpm; in intel_engine_init__pm() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dqcom-mdm9615.dtsi408 rpm: rpm@108000 { label
H A Dqcom-ipq8064.dtsi758 rpm: rpm@108000 { label
H A Dqcom-msm8660.dtsi408 rpm: rpm@104000 { label
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Daperture_gm.c196 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in alloc_vgpu_fence() local
/netbsd-src/sys/dev/i2c/
H A Dibmhawkreg.h48 uint16_t rpm[IBMHAWK_MAX_FAN]; member
/netbsd-src/sys/dev/ic/
H A Dapple_smc_fan.c376 uint16_t rpm; in apple_smc_fan_refresh() local
/netbsd-src/sys/dev/acpi/
H A Dasus_acpi.c376 uint32_t rpm; in asus_sensors_refresh() local
/netbsd-src/sys/arch/evbcf/include/
H A Ddisklabel.h116 u_short rpm; member
/netbsd-src/sys/arch/mvme68k/include/
H A Ddisklabel.h116 u_short rpm; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_amd_powerplay.c577 static int pp_dpm_get_fan_speed_rpm(void *handle, uint32_t *rpm) in pp_dpm_get_fan_speed_rpm()
594 static int pp_dpm_set_fan_speed_rpm(void *handle, uint32_t rpm) in pp_dpm_set_fan_speed_rpm()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_mman.c418 struct intel_runtime_pm *rpm = &i915->runtime_pm; in vm_fault_gtt() local
/netbsd-src/sys/dev/scsipi/
H A Dscsi_disk.h298 u_int8_t rpm[2]; /* media rotation speed */ member
327 u_int8_t rpm[2]; /* rotational rate */ member
/netbsd-src/usr.sbin/sunlabel/
H A Dsunlabel.c111 uint32_t rpm; /* Spindle rotation speed - useless now */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_power.c2057 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in release_async_put_domains() local
2085 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_display_power_put_async_work() local
2136 struct intel_runtime_pm *rpm = &i915->runtime_pm; in __intel_display_power_put_async() local
/netbsd-src/sys/arch/macppc/dev/
H A Dsmu.c704 smu_fan_set_rpm(void *cookie, int which, int rpm) in smu_fan_set_rpm()

12