Home
last modified time | relevance | path

Searched refs:shape (Results 1 – 8 of 8) sorted by relevance

/drivers/video/fbdev/core/
A Dtileblit.c129 cursor.shape = FB_TILE_CURSOR_NONE; in tile_cursor()
132 cursor.shape = FB_TILE_CURSOR_UNDERLINE; in tile_cursor()
135 cursor.shape = FB_TILE_CURSOR_LOWER_THIRD; in tile_cursor()
138 cursor.shape = FB_TILE_CURSOR_LOWER_HALF; in tile_cursor()
141 cursor.shape = FB_TILE_CURSOR_TWO_THIRDS; in tile_cursor()
145 cursor.shape = FB_TILE_CURSOR_BLOCK; in tile_cursor()
A Dsvgalib.c314 if (cursor->shape == FB_TILE_CURSOR_NONE) in svga_tilecursor()
317 switch (cursor->shape) { in svga_tilecursor()
/drivers/spi/
A Dspi-wpcm-fiu.c313 const struct wpcm_fiu_op_shape *shape = &wpcm_fiu_op_shapes[i]; in wpcm_fiu_find_op_shape() local
315 if (shape->match(op)) in wpcm_fiu_find_op_shape()
316 return shape; in wpcm_fiu_find_op_shape()
355 const struct wpcm_fiu_op_shape *shape = wpcm_fiu_find_op_shape(op); in wpcm_fiu_exec_op() local
359 if (shape) in wpcm_fiu_exec_op()
360 return shape->exec(mem, op); in wpcm_fiu_exec_op()
/drivers/acpi/acpica/
A Ddbconvert.c305 ACPI_PLD_SET_SHAPE(&dword, pld_info->shape); in acpi_db_encode_pld_buffer()
421 acpi_os_printf(ACPI_PLD_OUTPUT, "PLD_Shape", pld_info->shape); in acpi_db_dump_pld_buffer()
A Dutxface.c494 pld_info->shape = ACPI_PLD_GET_SHAPE(&dword); in ACPI_EXPORT_SYMBOL()
/drivers/input/misc/
A Dxen-kbdfront.c138 mtouch->u.shape.major); in xenkbd_handle_mt_event()
140 mtouch->u.shape.minor); in xenkbd_handle_mt_event()
/drivers/gpu/drm/qxl/
A Dqxl_dev.h437 QXLPHYSICAL shape; member
A Dqxl_display.c518 cmd->u.set.shape = qxl_bo_physical_address(qdev, qcrtc->cursor_bo, 0); in qxl_primary_apply_cursor()

Completed in 21 milliseconds