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

/linux-master/drivers/char/
H A Dsonypi.c646 static u8 sonypi_call2(u8 dev, u8 fn) function
680 v1 = sonypi_call2(0x8f, fn);
681 v2 = sonypi_call2(0x8f, fn);
700 v = sonypi_call2(0x8f, SONYPI_CAMERA_STATUS);
712 sonypi_call2(0x91, 0);
726 while (sonypi_call2(0x91, 0x1))
756 sonypi_call2(0x96, state);
1081 sonypi_call2(0x81, 0xff);
1094 sonypi_call2(0x81, 0); /* make sure we don't get any more events */

Completed in 200 milliseconds