Home
last modified time | relevance | path

Searched refs:buf_type (Results 51 – 61 of 61) sorted by relevance

123

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1371 s32 buf_type; /* enum imgu_abi_buffer_type */ member
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c201 if (rx_info->buf_type == MWIFIEX_TYPE_AGGR_DATA) { in mwifiex_process_rx()
H A Dsdio.c1656 rx_info->buf_type = MWIFIEX_TYPE_AGGR_DATA; in mwifiex_decode_rx_packet()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c1043 switch (buf_entries->buf_type) { in mpi3mr_bsg_process_mpt_cmds()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.c1083 enum ia_css_buffer_type buf_type, in atomisp_css_queue_buffer() argument
1098 enum ia_css_buffer_type buf_type, in atomisp_css_dequeue_buffer() argument
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c4652 unsigned int *nbytes, char **buf, int *buf_type) in SMB2_read() argument
4724 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()
4726 *buf_type = CIFS_LARGE_BUFFER; in SMB2_read()
H A Dcifssmb.c3391 int buf_type = 0; in CIFSSMBGetCIFSACL() local
3417 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL()
3472 free_rsp_buf(buf_type, rsp_iov.iov_base); in CIFSSMBGetCIFSACL()
H A Dfile.c4420 int buf_type = CIFS_NO_BUFFER; in cifs_read() local
4478 &buf_type); in cifs_read()
H A Dsmb2ops.c1906 char **buf, int *buf_type) in smb2_sync_read() argument
1910 return SMB2_read(xid, parms, bytes_read, buf, buf_type); in smb2_sync_read()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c940 enum bin_dbg_buffer_type buf_type, in qed_set_dbg_bin_buf() argument
943 struct virt_mem_desc *buf = &p_hwfn->dbg_arrays[buf_type]; in qed_set_dbg_bin_buf()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch56394 + enum v4l2_buf_type buf_type = type;
56398 + &buf_type);
56606 + enum v4l2_buf_type buf_type;
57437 + const enum v4l2_buf_type buf_type = mbc->dst_fmt.type;
57447 + buf_type,
57660 + enum v4l2_buf_type buf_type,
57665 + MediaBufsStatus rv = fmt_set(&mbc->src_fmt, mbc->vfd, buf_type, pixfmt, width, height, bufsize…
57667 + request_err(mbc->dc, "Failed to set src buftype %d, format %#x %dx%d\n", buf_type, pixfmt,…
57993 + enum v4l2_buf_type buf_type,

123