Home
last modified time | relevance | path

Searched refs:boff (Results 1 – 4 of 4) sorted by relevance

/drivers/media/v4l2-core/
Dvideobuf-core.c330 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()
Dvideobuf-dma-sg.c556 bus = (dma_addr_t)(unsigned long)fbuf->base + vb->boff; in __videobuf_iolock()
/drivers/s390/net/
Dctcm_mpc.c135 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/
Datomisp_fops.c1118 buf->boff == offset) { in atomisp_videobuf_mmap_mapper()