/Linux-v4.19/drivers/media/pci/tw68/ |
D | tw68-risc.c | 44 unsigned int bpl, unsigned int padding, in tw68_risc_field() 142 unsigned int bpl, in tw68_risc_buffer()
|
D | tw68-video.c | 464 unsigned size, bpl; in tw68_buf_prepare() local
|
/Linux-v4.19/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 436 unsigned int bpl, u32 risc) in cx25821_sram_channel_setup() 504 unsigned int bpl, u32 risc) in cx25821_sram_channel_setup_audio() 1005 unsigned int bpl, unsigned int padding, in cx25821_risc_field() 1067 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() 1116 unsigned int bpl, unsigned int padding, in cx25821_risc_field_audio() 1178 unsigned int bpl, in cx25821_risc_databuffer_audio()
|
D | cx25821-alsa.c | 61 unsigned int bpl; member 459 unsigned int bpl = 0; in snd_cx25821_pcm_open() local
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 81 unsigned int bpl, unsigned int padding, in cx88_risc_field() 142 unsigned int bpl, unsigned int padding, unsigned int lines) in cx88_risc_buffer() 186 struct scatterlist *sglist, unsigned int bpl, in cx88_risc_databuffer() 351 unsigned int bpl, u32 risc) in cx88_sram_channel_setup() 789 int bpl = cx88_sram_channels[SRAM_CH25].fifo_size / 4; in cx88_start_audio_dma() local
|
D | cx88-alsa.c | 54 unsigned int bpl; member 433 unsigned int bpl = cx88_sram_channels[SRAM_CH25].fifo_size / 4; in snd_cx88_pcm_open() local
|
D | cx88-dsp.c | 252 unsigned int bpl = srch->fifo_size / AUD_RDS_LINES; in read_rds_samples() local
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 453 unsigned int bpl, u32 risc) in cx23885_sram_channel_setup() 1125 unsigned int bpl, unsigned int padding, in cx23885_risc_field() 1192 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() 1235 unsigned int bpl, in cx23885_risc_databuffer() 1267 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer()
|
D | cx23885-alsa.c | 341 unsigned int bpl = chip->dev-> in snd_cx23885_pcm_open() local
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 49 unsigned int offset, unsigned int bpl, in bttv_risc_packed() 720 int bpl = (buf->fmt->depth >> 3) * buf->vb.width; in bttv_buffer_risc() local
|
D | bttv-vbi.c | 158 unsigned int bpl, padding, offset; in vbi_buffer_prepare() local
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 157 int outbound_buffers, struct ulp_bde64 *bpl, in lpfc_alloc_bsg_buffers() 394 struct ulp_bde64 *bpl = NULL; in lpfc_bsg_send_mgmt_cmd() local 1636 struct ulp_bde64 *bpl; in lpfc_bsg_send_mgmt_rsp() local 2582 struct ulp_bde64 *bpl = NULL; in lpfcdiag_loop_get_xri() local 2803 struct ulp_bde64 *bpl, uint32_t size, in diag_cmd_data_alloc() 5118 struct ulp_bde64 *bpl = NULL; in lpfc_menlo_cmd() local
|
D | lpfc_scsi.c | 391 struct ulp_bde64 *bpl; in lpfc_new_scsi_buf_s3() local 1174 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; in lpfc_scsi_prep_dma_buf_s3() local 1895 struct ulp_bde64 *bpl, int datasegcnt) in lpfc_bg_setup_bpl() 2035 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot() 2729 struct ulp_bde64 *bpl = lpfc_cmd->fcp_bpl; in lpfc_bg_scsi_prep_dma_buf_s3() local
|
D | lpfc_ct.c | 218 lpfc_alloc_ct_rsp(struct lpfc_hba *phba, int cmdcode, struct ulp_bde64 *bpl, in lpfc_alloc_ct_rsp() 416 struct ulp_bde64 *bpl = (struct ulp_bde64 *) bmp->virt; in lpfc_ct_cmd() local 1317 struct ulp_bde64 *bpl; in lpfc_ns_cmd() local 2687 struct ulp_bde64 *bpl; in lpfc_fdmi_cmd() local
|
D | lpfc_nvme.c | 428 struct ulp_bde64 *bpl; in lpfc_nvme_gen_req() local 567 struct ulp_bde64 *bpl; in lpfc_nvme_ls_req() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | cfbimgblt.c | 268 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; in cfb_imageblit() local
|
D | sysimgblt.c | 243 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; in sys_imageblit() local
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | uvc_v4l2.c | 108 unsigned int bpl; in uvc_v4l2_set_format() local
|
/Linux-v4.19/drivers/media/platform/xilinx/ |
D | xilinx-dma.c | 558 unsigned int bpl; in __xvip_dma_try_format() local
|
/Linux-v4.19/drivers/media/platform/ |
D | renesas-ceu.c | 563 unsigned int bpl, unsigned int szimage) in ceu_update_plane_sizes() 584 unsigned int bpl, szimage; in ceu_calc_plane_sizes() local
|
/Linux-v4.19/include/media/tpg/ |
D | v4l2-tpg.h | 459 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline() 494 unsigned plane, unsigned bpl) in tpg_calc_line_width()
|
/Linux-v4.19/drivers/media/platform/qcom/camss/ |
D | camss-video.c | 584 u32 bpl, lines; in __video_try_fmt() local
|
/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-core.c | 738 u32 bpl = plane_fmt->bytesperline; in fimc_adjust_mplane_format() local
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 724 unsigned long base,control,bpl; in start_preview() local 848 unsigned long base,control,bpl; in buffer_activate() local
|
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-core.c | 481 u32 bpl = plane_fmt->bytesperline; in gsc_try_fmt_mplane() local
|