Searched refs:response_buf (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | cyttsp5.c | 203 u8 response_buf[CY_MAX_INPUT]; member 464 size = get_unaligned_le16(&ts->response_buf[0]); in cyttsp5_validate_cmd_response() 468 report_id = ts->response_buf[HID_OUTPUT_RESPONSE_REPORT_OFFSET]; in cyttsp5_validate_cmd_response() 472 if (ts->response_buf[4] != HID_OUTPUT_BL_SOP) { in cyttsp5_validate_cmd_response() 477 if (ts->response_buf[size - 1] != HID_OUTPUT_BL_EOP) { in cyttsp5_validate_cmd_response() 482 crc = crc_itu_t(0xFFFF, &ts->response_buf[4], size - 7); in cyttsp5_validate_cmd_response() 483 if (get_unaligned_le16(&ts->response_buf[size - 3]) != crc) { in cyttsp5_validate_cmd_response() 490 status = ts->response_buf[5]; in cyttsp5_validate_cmd_response() 499 command_code = ts->response_buf[HID_OUTPUT_RESPONSE_CMD_OFFSET] in cyttsp5_validate_cmd_response() 516 unsigned int btns = ts->response_buf[HID_SYSINFO_BTN_OFFSET] & in cyttsp5_si_get_btn_data() [all …]
|
| /linux/fs/smb/server/ |
| H A D | ksmbd_work.h | 37 void *response_buf; member 100 return work->response_buf + work->next_smb2_rsp_hdr_off + 4; in ksmbd_resp_buf_next() 109 return work->response_buf + work->curr_smb2_rsp_hdr_off + 4; in ksmbd_resp_buf_curr()
|
| H A D | ksmbd_work.c | 47 kvfree(work->response_buf); in ksmbd_free_work_struct() 136 work->iov[work->iov_idx].iov_base = work->response_buf; in __ksmbd_iov_pin_rsp() 169 work->response_buf = kzalloc(MAX_CIFS_SMALL_BUFFER_SIZE, KSMBD_DEFAULT_GFP); in allocate_interim_rsp_buf() 170 if (!work->response_buf) in allocate_interim_rsp_buf()
|
| H A D | smb_common.c | 346 struct smb_hdr *rsp_hdr = (struct smb_hdr *)smb_get_msg(work->response_buf); in init_smb1_rsp_hdr() 383 work->response_buf = kzalloc(MAX_CIFS_SMALL_BUFFER_SIZE, in smb1_allocate_rsp_buf() 387 if (!work->response_buf) { in smb1_allocate_rsp_buf() 599 struct smb_negotiate_rsp *neg_rsp = smb_get_msg(work->response_buf); in smb_handle_negotiate()
|
| H A D | smb2pdu.c | 52 *rsp = smb_get_msg(work->response_buf); in __wbuf() 158 err_rsp = smb_get_msg(work->response_buf); in smb2_set_err_rsp() 208 struct smb2_hdr *hdr = smb_get_msg(work->response_buf); in is_smb2_rsp() 247 rsp_hdr = smb_get_msg(work->response_buf); in set_smb2_rsp_status() 270 rsp_hdr = smb_get_msg(work->response_buf); in init_smb2_neg_rsp() 284 rsp = smb_get_msg(work->response_buf); in init_smb2_neg_rsp() 408 len = get_rfc1002_len(work->response_buf) - work->next_smb2_rsp_hdr_off; in init_chained_smb2_rsp() 413 inc_rfc1001_len(work->response_buf, new_len - len); in init_chained_smb2_rsp() 475 if ((u64)get_rfc1002_len(work->response_buf) + MAX_CIFS_SMALL_BUFFER_SIZE > in is_chained_smb2_message() 489 len = ALIGN(get_rfc1002_len(work->response_buf), 8); in is_chained_smb2_message() [all …]
|
| H A D | oplock.c | 661 rsp_hdr = smb_get_msg(work->response_buf); in __smb2_oplock_break_noti() 675 rsp = smb_get_msg(work->response_buf); in __smb2_oplock_break_noti() 773 rsp_hdr = smb_get_msg(work->response_buf); in __smb2_lease_break_noti() 787 rsp = smb_get_msg(work->response_buf); in __smb2_lease_break_noti()
|
| H A D | server.c | 99 rsp_hdr = smb_get_msg(work->response_buf); in check_conn_state()
|
| H A D | connection.c | 357 if (!work->response_buf) { in ksmbd_conn_write()
|
| /linux/drivers/iio/imu/bno055/ |
| H A D | bno055_ser_core.c | 126 u8 *response_buf; member 317 priv->response_buf = val; in bno055_ser_read_reg() 323 priv->response_buf = NULL; in bno055_ser_read_reg() 460 if (priv->response_buf && in bno055_ser_receive_buf() 470 memcpy(priv->response_buf + priv->rx.databuf_count, in bno055_ser_receive_buf()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc.h | 52 u32 *response_buf);
|
| H A D | xe_guc.c | 1472 u32 len, u32 *response_buf) in xe_guc_mmio_send_recv() argument 1598 if (response_buf) { in xe_guc_mmio_send_recv() 1599 response_buf[0] = header; in xe_guc_mmio_send_recv() 1603 response_buf[i] = xe_mmio_read32(mmio, reply_reg); in xe_guc_mmio_send_recv()
|
| /linux/drivers/soundwire/ |
| H A D | cadence_master.h | 135 u32 response_buf[CDNS_MCP_IP_MAX_CMD_LEN + 2]; member
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-cros-ec-tunnel.c | 35 u8 response_buf[256]; member
|
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 281 void **request_buf, void **response_buf) in __smb_init() argument 294 if (response_buf) in __smb_init() 295 *response_buf = *request_buf; in __smb_init() 309 void **request_buf, void **response_buf) in smb_init() argument 317 return __smb_init(smb_command, wct, tcon, request_buf, response_buf); in smb_init() 322 void **request_buf, void **response_buf) in smb_init_no_reconnect() argument 332 return __smb_init(smb_command, wct, tcon, request_buf, response_buf); in smb_init_no_reconnect()
|