Home
last modified time | relevance | path

Searched refs:tm6000_call_fillbuf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000.h349 int tm6000_call_fillbuf(struct tm6000_core *dev, enum tm6000_ops_type type,
Dtm6000-core.c865 int tm6000_call_fillbuf(struct tm6000_core *dev, enum tm6000_ops_type type, in tm6000_call_fillbuf() function
Dtm6000-video.c262 tm6000_call_fillbuf(dev, TM6000_AUDIO, ptr, cpysize); in copy_streams()