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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 160 milliseconds