Searched defs:request_buf (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-cros-ec-tunnel.c34 u8 request_buf[256]; member in struct:ec_i2c_device
/linux-master/fs/smb/server/
H A Dksmbd_work.h35 void *request_buf; member in struct:ksmbd_work
H A Dconnection.h48 char *request_buf; member in struct:ksmbd_conn
/linux-master/drivers/infiniband/hw/mana/
H A Dmain.c319 void *request_buf; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c164 u32 request_buf[GUC_CTB_MAX_DWORDS]; member in struct:relay_transaction
[all...]
/linux-master/drivers/staging/media/av7110/
H A Dav7110_hw.c532 int av7110_fw_request(struct av7110 *av7110, u16 *request_buf, argument
/linux-master/fs/smb/client/
H A Dcifssmb.c210 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf) argument
235 small_smb_init_no_tc(const int smb_command, const int wct, struct cifs_ses *ses, void **request_buf) argument
262 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) argument
288 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) argument
301 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) argument
[all...]
H A Dsmb2pdu.c524 __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
556 smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
570 smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
[all...]

Completed in 207 milliseconds