Searched refs:wsfb_open (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-wsfb/dist/src/
H A Dwsfb_driver.c143 static int wsfb_open(const char *);
274 wsfb_open(const char *dev) function in typeref:typename:int
345 if ((fd = wsfb_open(dev)) >= 0) {
404 fPtr->fd = wsfb_open(dev);

Completed in 3 milliseconds