Home
last modified time | relevance | path

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

/netbsd/lib/libpuffs/
H A Dpuffs_priv.h229 void puffs__framev_notify(struct puffs_fctrl_io *, int);
H A Dpuffs.c910 puffs__framev_notify(fio, PUFFS_FBIO_ERROR); in puffs__theloop()
934 puffs__framev_notify(fio, what); in puffs__theloop()
H A Dframebuf.c603 puffs__framev_notify(struct puffs_fctrl_io *fio, int what) in puffs__framev_notify() function