Home
last modified time | relevance | path

Searched refs:out_buf (Results 101 – 108 of 108) sorted by relevance

12345

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c733 u32 in_len, void *out_buf, u32 out_len) in mana_send_request() argument
736 struct gdma_resp_hdr *resp = out_buf; in mana_send_request()
746 out_buf); in mana_send_request()
/openbmc/linux/fs/smb/client/
H A Dcifsproto.h133 struct smb_hdr *out_buf,
H A Dsmb2ops.c763 struct network_interface_info_ioctl_rsp *out_buf = NULL; in SMB3_request_interfaces() local
776 CIFSMaxBufSize, (char **)&out_buf, &ret_data_len); in SMB3_request_interfaces()
786 rc = parse_server_interfaces(out_buf, ret_data_len, ses, in_mount); in SMB3_request_interfaces()
801 kfree(out_buf); in SMB3_request_interfaces()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h807 struct vmw_bo **out_buf);
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h2398 void *out_buf, int *out_len, int *compr_type);
/openbmc/linux/fs/ubifs/
H A Dubifs.h2105 void *out_buf, int *out_len, int *compr_type);
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1161 static void mxc_jpeg_config_dec_desc(struct vb2_buffer *out_buf, in mxc_jpeg_config_dec_desc() argument
1230 static void mxc_jpeg_config_enc_desc(struct vb2_buffer *out_buf, in mxc_jpeg_config_enc_desc() argument
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c479 memcpy(nd_cmd->out_buf, label + offset, len); in nfit_test_cmd_get_config_data()

12345