Searched refs:tw68_buf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 320 int tw68_video_start_dma(struct tw68_dev *dev, struct tw68_buf *buf) in tw68_video_start_dma() 408 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_queue() 409 struct tw68_buf *prev; in tw68_buf_queue() 419 prev = list_entry(dev->active.prev, struct tw68_buf, list); in tw68_buf_queue() 443 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_prepare() 486 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_finish() 494 struct tw68_buf *bu in tw68_start_streaming() [all...] |
H A D | tw68.h | 111 struct tw68_buf { struct 197 int tw68_video_start_dma(struct tw68_dev *dev, struct tw68_buf *buf); 202 int tw68_risc_buffer(struct pci_dev *pci, struct tw68_buf *buf,
|
H A D | tw68-risc.c | 129 struct tw68_buf *buf, in tw68_risc_buffer() 213 void tw68_risc_program_dump(struct tw68_core *core, struct tw68_buf *buf)
|
H A D | tw68-core.c | 385 struct tw68_buf *buf; in tw68_resume() 397 buf = container_of(dev->active.next, struct tw68_buf, list); in tw68_resume()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A D | tw68-video.c | 320 int tw68_video_start_dma(struct tw68_dev *dev, struct tw68_buf *buf) in tw68_video_start_dma() 408 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_queue() 409 struct tw68_buf *prev; in tw68_buf_queue() 419 prev = list_entry(dev->active.prev, struct tw68_buf, list); in tw68_buf_queue() 444 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_prepare() 487 struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); in tw68_buf_finish() 496 struct tw68_buf *bu in tw68_start_streaming() [all...] |
H A D | tw68.h | 111 struct tw68_buf { struct 197 int tw68_video_start_dma(struct tw68_dev *dev, struct tw68_buf *buf); 202 int tw68_risc_buffer(struct pci_dev *pci, struct tw68_buf *buf,
|
H A D | tw68-risc.c | 129 struct tw68_buf *buf, in tw68_risc_buffer() 214 void tw68_risc_program_dump(struct tw68_core *core, struct tw68_buf *buf)
|
H A D | tw68-core.c | 385 struct tw68_buf *buf; in tw68_resume() 397 buf = container_of(dev->active.next, struct tw68_buf, list); in tw68_resume()
|
Completed in 6 milliseconds