Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds