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