Home
last modified time | relevance | path

Searched defs:px (Results 1 – 11 of 11) sorted by relevance

/drivers/acpi/
Dprocessor_perflib.c259 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) in amd_fixup_frequency()
286 static void amd_fixup_frequency(struct acpi_processor_px *px, int i) {}; in amd_fixup_frequency()
329 struct acpi_processor_px *px = &(pr->performance->states[i]); in acpi_processor_get_performance_states() local
/drivers/gpu/drm/i915/
Di915_gem_gtt.h254 #define px_base(px) \ argument
260 #define px_dma(px) (px_base(px)->daddr) argument
262 #define px_pt(px) \ argument
266 #define px_used(px) (&px_pt(px)->used) argument
Di915_gem_gtt.c603 #define kmap_atomic_px(px) kmap_atomic(px_base(px)->page) argument
611 #define fill_px(px, v) fill_page_dma(px_base(px), (v), PAGE_SIZE / sizeof(u64)) argument
612 #define fill32_px(px, v) do { \ argument
756 #define free_px(vm, px) free_pd(vm, px_base(px)) argument
/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.c139 u32 heads, x, y, px = 0; in nvkm_hwsq_wait_vblank() local
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c129 u32 heads, x, y, px = 0; in nvkm_memx_wait_vblank() local
/drivers/video/console/
Dsticon.c256 int *px, int *py) in sticon_getxy()
/drivers/iommu/
Ds390-iommu.c290 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local
/drivers/media/platform/vivid/
Dvivid-kthread-cap.c634 int px; in vivid_overlay() local
/drivers/dma/
Dpl330.c523 struct pl330_xfer px; member
2611 static inline void fill_px(struct pl330_xfer *px, in fill_px()
/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4269 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
/drivers/video/fbdev/core/
Dfbcon.c2776 int *px, int *py) in fbcon_getxy()