ite8181.c | 126 static int ite8181_lcd_power(struct ite8181_softc *, int); 326 ite8181_lcd_power(struct ite8181_softc *sc, int on) function in typeref:typename:int 344 DPRINTFN(1,("ite8181_lcd_power(%d)< p=%x, s=%x, seq=%x\n", 369 DPRINTFN(1,("ite8181_lcd_power(%d)%d| p=%x," 396 DPRINTFN(1,("ite8181_lcd_power(%d)%d| p=%x," 413 DPRINTFN(1,("ite8181_lcd_power(%d)> p=%x, s=%x, seq=%x\n", 477 /* ite8181_lcd_power(sc, 0); */ 481 ite8181_lcd_power(sc, 0); 486 ite8181_lcd_power(sc, 1);
|