| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-power-twl4030 | 9 "auto" draw power as appropriate for detected 11 "off" do not draw any power. 30 "auto" draw power as appropriate for detected 32 "off" do not draw any power.
|
| H A D | sysfs-class-platform-profile | 27 internal battery draw limits when on AC power
|
| /linux/net/ceph/crush/ |
| H A D | mapper.c | 234 __u64 draw; in bucket_straw_choose() local 237 draw = crush_hash32_3(bucket->h.hash, x, bucket->h.items[i], r); in bucket_straw_choose() 238 draw &= 0xffff; in bucket_straw_choose() 239 draw *= bucket->straws[i]; in bucket_straw_choose() 240 if (i == 0 || draw > high_draw) { in bucket_straw_choose() 242 high_draw = draw; in bucket_straw_choose() 333 __s64 ln, draw, high_draw = 0; in bucket_straw2_choose() local 361 draw = div64_s64(ln, weights[i]); in bucket_straw2_choose() 363 draw = S64_MIN; in bucket_straw2_choose() 366 if (i == 0 || draw > high_draw) { in bucket_straw2_choose() [all …]
|
| /linux/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 35 free = (u32) inreg(draw, GDC_REG_FIFO_COUNT); in mb862xxfb_write_fifo() 316 outreg(draw, GDC_REG_DRAW_BASE, 0); in mb862xxfb_init_accel() 317 outreg(draw, GDC_REG_MODE_MISC, 0x8000); in mb862xxfb_init_accel() 318 outreg(draw, GDC_REG_X_RESOLUTION, xres); in mb862xxfb_init_accel()
|
| H A D | mb862xxfbdrv.c | 562 reg, inreg(draw, reg)); in dispregs_show() 566 reg, inreg(draw, reg)); in dispregs_show() 628 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in mb862xx_gdc_init() 850 par->draw = par->mmio_base + MB862XX_DRAW_BASE; in coralp_init() 933 par->draw = par->mmio_base + MB86297_DRAW_BASE; in carmine_init() 944 if (inreg(draw, GC_2D3D_REV) == GC_RE_REVISION) in carmine_init()
|
| H A D | mb862xxfb.h | 71 void __iomem *draw; member
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.c | 953 int draw, display; in ivtv_yuv_next_free() local 959 draw = atomic_read(&yi->next_fill_frame); in ivtv_yuv_next_free() 962 if (display > draw) in ivtv_yuv_next_free() 965 if (draw - display >= yi->max_frames_buffered) in ivtv_yuv_next_free() 966 draw = (u8)(draw - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_next_free() 968 yi->new_frame_info[draw].update = 0; in ivtv_yuv_next_free() 970 yi->draw_frame = draw; in ivtv_yuv_next_free()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 2816 static void con_flush(struct vc_data *vc, struct vc_draw_region *draw) in con_flush() argument 2818 if (draw->x < 0) in con_flush() 2821 vc->vc_sw->con_putcs(vc, (u16 *)draw->from, in con_flush() 2822 (u16 *)draw->to - (u16 *)draw->from, vc->state.y, in con_flush() 2823 draw->x); in con_flush() 2824 draw->x = -1; in con_flush() 3116 struct vc_draw_region *draw) in vc_con_write_normal() argument 3141 con_flush(vc, draw); in vc_con_write_normal() 3147 con_flush(vc, draw); in vc_con_write_normal() 3163 if (con_should_update(vc) && draw->x < 0) { in vc_con_write_normal() [all …]
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | strategies.rst | 39 draw (or maximum energy usage) of it. If all of them are inactive, the system 41 state from the physical system configuration and power draw perspective, but
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | cputopology.rst | 19 draw這些層次結構相關的文件僅在體系結構提供了下文描述的宏的條件下被創建。
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | cputopology.rst | 19 draw这些层次结构相关的文件仅在体系结构提供了下文描述的宏的条件下被创建。
|
| /linux/Documentation/gpu/ |
| H A D | msm-preemption.rst | 46 Preemption occurs at either bin level, if using GMEM rendering, or draw level 50 Preemption occurs at draw level.
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_ioctl.c | 191 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local 193 draw->mm_time = qdev->rom->mm_clock; in qxl_process_single_command()
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | i915-amly-fails.txt | 30 kms_frontbuffer_tracking@fbc-rgb101010-draw-mmap-cpu,Timeout
|
| H A D | i915-glk-fails.txt | 31 kms_frontbuffer_tracking@fbc-rgb101010-draw-mmap-cpu,Timeout
|
| H A D | i915-whl-fails.txt | 32 kms_frontbuffer_tracking@fbc-rgb101010-draw-mmap-cpu,Timeout
|
| /linux/Documentation/trace/ |
| H A D | events-power.rst | 46 correctly draw the states diagrams and to calculate accurate statistics etc.
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | fan_performance_states.rst | 54 * ``power_mw``: Power draw of the fan in this state in milliwatts.
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-timechart.txt | 70 Don't draw EAGAIN IO events.
|
| /linux/drivers/video/fbdev/ |
| H A D | cg6.c | 196 u32 draw; member 341 val = sbus_readl(&fbc->draw); in cg6_fillrect()
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | mpo-overview.rst | 139 draw a transparent cutout for where the video should be placed on the desktop 152 draw a transparent cutout for where each video should be placed on the desktop
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 91 current you can draw from the parallel port is limited. Also note that
|
| /linux/drivers/video/fbdev/core/ |
| H A D | Kconfig | 201 For example, to draw a single character, instead of using bitmaps,
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_therm.rst | 112 maximum current draw of 1.5mA and that a 5k pullup resistor is not
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_osd.rst | 21 It is a kind of canvas one can draw on.
|