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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsonypi.c661 static u8 sonypi_call2(u8 dev, u8 fn) function
699 v = sonypi_call2(0x8f, SONYPI_CAMERA_STATUS);
711 sonypi_call2(0x91, 0);
725 while (sonypi_call2(0x91, 0x1))
755 sonypi_call2(0x96, state);
1085 sonypi_call2(0x81, 0xff);
1098 sonypi_call2(0x81, 0); /* make sure we don't get any more events */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsonypi.c661 static u8 sonypi_call2(u8 dev, u8 fn) function
699 v = sonypi_call2(0x8f, SONYPI_CAMERA_STATUS);
711 sonypi_call2(0x91, 0);
725 while (sonypi_call2(0x91, 0x1))
755 sonypi_call2(0x96, state);
1085 sonypi_call2(0x81, 0xff);
1098 sonypi_call2(0x81, 0); /* make sure we don't get any more events */

Completed in 65 milliseconds