Searched refs:boff (Results 1 – 4 of 4) sorted by relevance
/drivers/media/v4l2-core/ |
D | videobuf-core.c | 330 b->m.offset = vb->boff; in videobuf_status() 338 b->m.offset = vb->boff; in videobuf_status() 409 q->bufs[i]->boff = PAGE_ALIGN(bsize) * i; in __videobuf_mmap_setup() 596 buf->boff = b->m.offset; in videobuf_qbuf() 1189 buf->boff == (vma->vm_pgoff << PAGE_SHIFT)) { in videobuf_mmap_mapper()
|
D | videobuf-dma-sg.c | 556 bus = (dma_addr_t)(unsigned long)fbuf->base + vb->boff; in __videobuf_iolock()
|
/drivers/s390/net/ |
D | ctcm_mpc.c | 135 char boff[12]; in ctcmpc_dumpit() local 149 sprintf(boff, "%4.4X", (__u32)ct); in ctcmpc_dumpit() 180 addr, boff, bhex, basc); in ctcmpc_dumpit() 204 addr, boff, bhex, basc); in ctcmpc_dumpit() 212 addr, boff, bhex, basc); in ctcmpc_dumpit()
|
/drivers/staging/media/atomisp/pci/ |
D | atomisp_fops.c | 1118 buf->boff == offset) { in atomisp_videobuf_mmap_mapper()
|