Searched defs:px (Results 1 – 11 of 11) sorted by relevance
/drivers/acpi/ |
D | processor_perflib.c | 259 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/ |
D | i915_gem_gtt.h | 254 #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
|
D | i915_gem_gtt.c | 603 #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/ |
D | hwsq.c | 139 u32 heads, x, y, px = 0; in nvkm_hwsq_wait_vblank() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | memx.c | 129 u32 heads, x, y, px = 0; in nvkm_memx_wait_vblank() local
|
/drivers/video/console/ |
D | sticon.c | 256 int *px, int *py) in sticon_getxy()
|
/drivers/iommu/ |
D | s390-iommu.c | 290 unsigned int rtx, sx, px; in s390_iommu_iova_to_phys() local
|
/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 634 int px; in vivid_overlay() local
|
/drivers/dma/ |
D | pl330.c | 523 struct pl330_xfer px; member 2611 static inline void fill_px(struct pl330_xfer *px, in fill_px()
|
/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 4269 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
|
/drivers/video/fbdev/core/ |
D | fbcon.c | 2776 int *px, int *py) in fbcon_getxy()
|