Searched refs:fillbuf (Results 1 – 3 of 3) sorted by relevance
874 if (ops->fillbuf && ops->type == type) in tm6000_call_fillbuf()875 ops->fillbuf(dev, buf, size); in tm6000_call_fillbuf()
290 int (*fillbuf)(struct tm6000_core *, char *buf, int size); member
515 .fillbuf = tm6000_fillbuf,