Searched defs:FAIL (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/rtl8712/
H A Dbasic_types.h30 #define FAIL (-1) macro
/drivers/video/
H A Dvga16fb.c281 #define FAIL(X) return -EINVAL macro
380 FAIL("xtotal too big");
382 FAIL("hslen too big");
384 FAIL("hblank too big");
437 FAIL("ytotal too big");
439 FAIL("vslen too big");
478 FAIL("vxres too long");
516 #undef FAIL macro
/drivers/media/dvb/frontends/
H A Dsi21xx.c100 #define FAIL -1 macro
/drivers/video/aty/
H A Datyfb_base.c115 /* FIXME: remove the FAIL definition */
116 #define FAIL(msg) do { \ macro
854 FAIL("invalid bpp");
859 FAIL("not enough video RAM");
865 FAIL("MACH64 chips are designed for max 1600x1200\n"
/drivers/mtd/nand/
H A Ddenali.h369 #define FAIL 1 /*failed flag*/ macro

Completed in 176 milliseconds