Lines Matching defs:value
236 * g2d_add_cmd - set given command and value to user side command buffer.
240 * @value: value data.
246 unsigned long value)
258 ctx->cmd_buf[ctx->cmd_buf_nr].data = value;
265 ctx->cmd[ctx->cmd_nr].data = value;
442 * @w: width value to buffer filled with given color data.
443 * @h: height value to buffer filled with given color data.
495 * @w: width value to source and destination buffers.
496 * @h: height value to source and destination buffers.
670 * @src_w: width value to source buffer.
671 * @src_h: height value to source buffer.
674 * @dst_w: width value to destination buffer.
675 * @dst_h: height value to destination buffer.
784 * @w: width value to source and destination buffer.
785 * @h: height value to source and destination buffer.
897 * @src_w: width value to source buffer.
898 * @src_h: height value to source buffer.
901 * @dst_w: width value to destination buffer.
902 * @dst_h: height value to destination buffer.