Searched refs:puffs__framebuf_getdataptr (Results 1 – 4 of 4) sorted by relevance
230 void *puffs__framebuf_getdataptr(struct puffs_framebuf *);
67 preq = puffs__framebuf_getdataptr(pcc->pcc_pb); in puffs__ml_dispatch()125 struct puffs_req *preq = puffs__framebuf_getdataptr(pcc->pcc_pb); in dispatch()139 preq = puffs__framebuf_getdataptr(pcc->pcc_pb); in dispatch()
426 struct puffs_req *preq = puffs__framebuf_getdataptr(pcc->pcc_pb); in puffs_setback()
319 puffs__framebuf_getdataptr(struct puffs_framebuf *pufbuf) in puffs__framebuf_getdataptr() function