Searched refs:out_buf (Results 26 - 50 of 65) sorted by relevance

123

/linux-master/drivers/usb/early/
H A Dxhci-dbc.h180 void *out_buf; member in struct:xdbc_state
H A Dxhci-dbc.c242 memset(xdbc.out_buf, 0, PAGE_SIZE);
344 xdbc.in_buf = xdbc.out_buf + XDBC_MAX_PACKET;
502 memcpy_and_pad(xdbc.out_buf, XDBC_MAX_PACKET, data, size, 0);
568 xdbc.out_buf = xdbc_get_page(&xdbc.out_dma);
569 if (!xdbc.out_buf)
683 xdbc.out_buf = NULL;
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_lvds.c95 u8 out_buf[2]; local
103 .buf = out_buf,
114 out_buf[0] = dev_priv->lvds_bl->brightnesscmd;
115 out_buf[1] = (u8)blc_i2c_brightness;
/linux-master/drivers/target/iscsi/
H A Discsi_target_nego.c59 char *out_buf,
65 if (!in_buf || !pattern || !out_buf || !type)
95 memcpy(out_buf, ptr, len);
96 out_buf[len] = '\0';
129 char *out_buf,
148 return chap_main_loop(conn, auth, in_buf, out_buf,
55 extract_param( const char *in_buf, const char *pattern, unsigned int max_length, char *out_buf, unsigned char *type) argument
126 iscsi_handle_authentication( struct iscsit_conn *conn, char *in_buf, char *out_buf, int in_length, int *out_length, unsigned char *authtype) argument
/linux-master/drivers/base/firmware_loader/
H A Dmain.c315 void *workspace, *out_buf; local
321 out_buf = fw_priv->data;
331 out_buf = vzalloc(out_size);
332 if (!out_buf)
350 len = zstd_decompress_dctx(ctx, out_buf, out_size, in_buffer, in_size);
359 fw_priv->data = out_buf;
366 vfree(out_buf);
/linux-master/drivers/hid/
H A Dhid-logitech-dj.c1351 u8 *out_buf; local
1384 out_buf = kzalloc(DJREPORT_SHORT_LENGTH, GFP_ATOMIC);
1385 if (!out_buf)
1391 out_buf[0] = REPORT_ID_DJ_SHORT;
1392 out_buf[1] = djdev->device_index;
1393 memcpy(out_buf + 2, buf, count);
1395 ret = hid_hw_raw_request(djrcv_dev->hidpp, out_buf[0], out_buf,
1398 kfree(out_buf);
/linux-master/fs/smb/client/
H A Dtransport.c1355 struct smb_hdr *in_buf, struct smb_hdr *out_buf,
1451 if (!midQ->resp_buf || !out_buf ||
1459 memcpy(out_buf, midQ->resp_buf, *pbytes_returned + 4);
1474 struct smb_hdr *out_buf)
1489 return SendReceive(xid, ses, in_buf, out_buf,
1495 struct smb_hdr *in_buf, struct smb_hdr *out_buf,
1602 rc = send_lock_cancel(xid, tcon, in_buf, out_buf);
1637 if (out_buf == NULL || midQ->mid_state != MID_RESPONSE_READY) {
1644 memcpy(out_buf, midQ->resp_buf, *pbytes_returned + 4);
1354 SendReceive(const unsigned int xid, struct cifs_ses *ses, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned, const int flags) argument
1472 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf) argument
1494 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned) argument
/linux-master/drivers/crypto/
H A Dmxs-dcp.c307 uint8_t *out_buf = sdcp->coh->aes_out_buf; local
365 sg_pcopy_from_buffer(dst, dst_nents, out_buf,
380 memcpy(req->iv, out_buf+(last_out_len-AES_BLOCK_SIZE),
626 uint8_t *out_buf = sdcp->coh->sha_out_buf; local
681 req->result[i] = out_buf[halg->digestsize - i - 1];
/linux-master/drivers/soc/qcom/
H A Dqmi_encdec.c60 static int qmi_encode(const struct qmi_elem_info *ei_array, void *out_buf,
283 * @out_buf: Buffer to hold the encoded QMI message.
292 static int qmi_encode(const struct qmi_elem_info *ei_array, void *out_buf, argument
299 u8 *buf_dst = (u8 *)out_buf;
/linux-master/drivers/char/tpm/
H A Dtpm-sysfs.c54 goto out_buf;
74 out_buf:
/linux-master/drivers/cxl/
H A Dpmem.c129 if (struct_size(cmd, out_buf, cmd->in_length) > buf_len)
141 .payload_out = cmd->out_buf,
H A Dacpi.c220 union acpi_object *out_obj, *out_buf, *obj; local
278 out_buf = &obj->package.elements[i];
279 if (out_buf->type != ACPI_TYPE_INTEGER) {
284 qtg_id = out_buf->integer.value;
/linux-master/fs/xfs/scrub/
H A Discan.c292 goto out_buf;
321 out_buf:
/linux-master/drivers/s390/block/
H A Ddcssblk.c775 goto out_buf;
785 goto out_buf;
792 goto out_buf;
811 out_buf:
/linux-master/drivers/input/touchscreen/
H A Dusbtouchscreen.c929 goto out_buf;
951 out_buf:
980 goto out_buf;
988 goto out_buf;
997 goto out_buf;
1030 out_buf:
/linux-master/drivers/acpi/
H A Dacpi_dbg.c53 char out_buf[ACPI_AML_BUF_SIZE] __aligned(ACPI_AML_BUF_ALIGN);
751 acpi_aml_io.out_crc.buf = acpi_aml_io.out_buf;
/linux-master/drivers/base/regmap/
H A Dregmap-debugfs.c419 goto out_buf;
423 out_buf:
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c633 *(uint64_t *)(hdr->out_buf + data_offset) = be64_to_cpu(data[0]);
636 *(uint32_t *)(hdr->out_buf + data_offset) = be32_to_cpu(data[0] & 0xffffffff);
640 *(uint16_t *)(hdr->out_buf + data_offset) = be16_to_cpu(data[0] & 0xffff);
644 *(uint8_t *)(hdr->out_buf + data_offset) = (data[0] & 0xff);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c288 * The pointer this pointed at by out_surf and out_buf needs to be null.
294 struct vmw_bo **out_buf)
300 BUG_ON(*out_surf || *out_buf);
311 ret = vmw_user_bo_lookup(filp, handle, out_buf);
290 vmw_user_lookup_handle(struct vmw_private *dev_priv, struct drm_file *filp, uint32_t handle, struct vmw_surface **out_surf, struct vmw_bo **out_buf) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) argument
510 bool *bool_tmp = (bool *)out_buf;
511 int *s32_tmp = (int *)out_buf;
512 u32 *u32_tmp = (u32 *)out_buf;
513 u8 *u8_tmp = (u8 *)out_buf;
/linux-master/drivers/media/platform/nxp/
H A Dimx-pxp.c846 u32 ctrl, out_ctrl, out_buf, out_buf2, out_pitch, out_lrc, out_ps_ulc; local
896 out_buf = p_out;
907 out_buf2 = out_buf + dst_stride * dst_height;
994 pxp_write(dev, HW_PXP_OUT_BUF, out_buf);
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c1019 struct wire_msg *out_buf; local
1058 out_buf = kmalloc(QAIC_MANAGE_MAX_MSG_LENGTH, GFP_KERNEL);
1059 if (!out_buf) {
1064 ret = mhi_queue_buf(qdev->cntl_ch, DMA_FROM_DEVICE, out_buf,
/linux-master/include/linux/ceph/
H A Dmessenger.h449 u8 out_buf[CEPH_PREAMBLE_SECURE_LEN]; member in struct:ceph_connection_v2_info
/linux-master/drivers/mtd/maps/
H A Dvmu-flash.c329 goto out_buf;
343 out_buf:
/linux-master/net/ceph/
H A Dmessenger_v2.c1563 struct ceph_timespec *ts = CTRL_BODY(con->v2.out_buf);
1573 return prepare_control(con, FRAME_TAG_KEEPALIVE2, con->v2.out_buf,
1585 p = CTRL_BODY(con->v2.out_buf);
1589 return prepare_control(con, FRAME_TAG_ACK, con->v2.out_buf, 8);
1610 prepare_head_plain(con, con->v2.out_buf,
1672 ret = prepare_head_secure_small(con, con->v2.out_buf,
1748 encode_preamble(&desc, con->v2.out_buf);
1749 fill_header2(CTRL_BODY(con->v2.out_buf), &con->out_msg->hdr,

Completed in 298 milliseconds

123