/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | Makefile | 3 dtb-$(CONFIG_ARCH_QCOM) += apq8094-sony-xperia-kitakami-karin_windy.dtb 30 dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-ivy.dtb 31 dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-karin.dtb 32 dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-satsuki.dtb 33 dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-sumire.dtb 34 dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-suzuran.dtb 36 dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-dora.dtb 37 dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-kagura.dtb 38 dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-keyaki.dtb 49 dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-lilac.dtb [all …]
|
D | sdm845-sony-xperia-tama-akari.dts | 8 #include "sdm845-sony-xperia-tama.dtsi" 11 model = "Sony Xperia XZ2"; 12 compatible = "sony,akari-row", "qcom,sdm845";
|
D | sdm845-sony-xperia-tama-apollo.dts | 8 #include "sdm845-sony-xperia-tama.dtsi" 11 model = "Sony Xperia XZ2 Compact"; 12 compatible = "sony,apollo-row", "qcom,sdm845";
|
D | sm8350-sony-xperia-sagami-pdx215.dts | 8 #include "sm8350-sony-xperia-sagami.dtsi" 11 model = "Sony Xperia 1 III"; 12 compatible = "sony,pdx215-generic", "qcom,sm8350";
|
D | sdm630-sony-xperia-nile-discovery.dts | 9 #include "sdm630-sony-xperia-nile.dtsi" 12 model = "Sony Xperia XA2 Ultra"; 13 compatible = "sony,discovery-row", "qcom,sdm630";
|
D | sdm630-sony-xperia-nile-pioneer.dts | 9 #include "sdm630-sony-xperia-nile.dtsi" 12 model = "Sony Xperia XA2"; 13 compatible = "sony,pioneer-row", "qcom,sdm630";
|
D | sm8150-sony-xperia-kumano-griffin.dts | 8 #include "sm8150-sony-xperia-kumano.dtsi" 11 model = "Sony Xperia 1"; 12 compatible = "sony,griffin-generic", "qcom,sm8150";
|
D | sm8250-sony-xperia-edo-pdx203.dts | 8 #include "sm8250-sony-xperia-edo.dtsi" 11 model = "Sony Xperia 1 II"; 12 compatible = "sony,pdx203-generic", "qcom,sm8250";
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | sony-laptop.rst | 2 Sony Notebook Control Driver (SNC) Readme 9 Sony Vaio laptops. This driver mixes both devices functions under the same 11 obsoleted by sony-laptop now. 24 are indexes to the table "sony_laptop_input_keycode_map" in the sony-laptop.c 31 /sys/class/backlight/sony/ 46 Loading the sony-laptop module will create a 47 /sys/devices/platform/sony-laptop/ 71 # echo "1" > /sys/devices/platform/sony-laptop/brightness_default 77 # echo "8" > /sys/devices/platform/sony-laptop/brightness_default 83 # cat /sys/devices/platform/sony-laptop/brightness_default [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | qcom.yaml | 124 - sony,xperia-yuga 161 - sony,xperia-amami 162 - sony,xperia-castor 163 - sony,xperia-honami 201 - sony,karin_windy 208 - sony,ivy-row 209 - sony,karin-row 210 - sony,satsuki-row 211 - sony,sumire-row 212 - sony,suzuran-row [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | sony,acx424akp.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sony,acx424akp.yaml# 7 title: Sony ACX424AKP/ACX424AKM 4" 480x864/480x854 AMOLED panel 9 description: The Sony ACX424AKP and ACX424AKM are panels built around 23 - sony,acx424akp 24 - sony,acx424akm 49 compatible = "sony,acx424akp";
|
D | sony,tulip-truly-nt35521.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sony,tulip-truly-nt35521.yaml# 7 title: Sony Tulip Truly NT35521 5.24" 1280x720 MIPI-DSI Panel 13 The Sony Tulip Truly NT35521 is a 5.24" 1280x720 MIPI-DSI panel, which 14 can be found no Sony Xperia M4 phone. The panel backlight is managed 22 const: sony,tulip-truly-nt35521 58 compatible = "sony,tulip-truly-nt35521";
|
D | sony,acx565akm.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sony,acx565akm.yaml# 7 title: Sony ACX565AKM SDI Panel 18 const: sony,acx565akm 39 compatible = "sony,acx565akm";
|
/Linux-v6.1/drivers/media/rc/ |
D | ir-sony-decoder.c | 2 /* ir-sony-decoder.c - handle Sony IR Pulse/Space protocol 28 * ir_sony_decode() - Decode one Sony pulse or space 36 struct sony_dec *data = &dev->raw->sony; in ir_sony_decode() 50 dev_dbg(&dev->dev, "Sony decode started at state %d (%uus %s)\n", in ir_sony_decode() 143 dev_dbg(&dev->dev, "Sony invalid bitcount %u\n", in ir_sony_decode() 149 dev_dbg(&dev->dev, "Sony(%u) scancode 0x%05x\n", data->count, in ir_sony_decode() 156 dev_dbg(&dev->dev, "Sony decode failed at state %d (%uus %s)\n", in ir_sony_decode() 226 printk(KERN_INFO "IR Sony protocol handler initialized\n"); in ir_sony_decode_init() 240 MODULE_DESCRIPTION("Sony IR protocol decoder");
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | sony,imx274.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/sony,imx274.yaml# 7 title: Sony 1/2.5-Inch 8.51MP CMOS Digital Image Sensor 13 The Sony IMX274 is a 1/2.5-inch CMOS active pixel digital image sensor with an 20 const: sony,imx274 60 compatible = "sony,imx274";
|
D | sony,imx335.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/sony,imx335.yaml# 8 title: Sony IMX335 Sensor 15 IMX335 sensor is a Sony CMOS active pixel digital image sensor with an active 22 const: sony,imx335 74 compatible = "sony,imx335";
|
D | sony,imx334.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/sony,imx334.yaml# 8 title: Sony IMX334 Sensor 15 IMX334 sensor is a Sony CMOS active pixel digital image sensor with an active 22 const: sony,imx334 73 compatible = "sony,imx334";
|
D | sony,imx412.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/sony,imx412.yaml# 8 title: Sony IMX412 Sensor 15 IMX412 sensor is a Sony CMOS active pixel digital image sensor with an active 22 const: sony,imx412 83 compatible = "sony,imx412";
|
D | sony,imx214.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/sony,imx214.yaml# 7 title: Sony 1/3.06-Inch 13.13MP CMOS Digital Image Sensor 13 The Sony IMX214 is a 1/3.06-inch CMOS active pixel digital image sensor with 23 const: sony,imx214 105 compatible = "sony,imx214";
|
D | imx290.txt | 1 * Sony IMX290 1/2.8-Inch CMOS Image Sensor 3 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with 10 - compatible: Should be "sony,imx290" 35 compatible = "sony,imx290";
|
/Linux-v6.1/drivers/acpi/ |
D | sleep.c | 208 .ident = "Sony Vaio VGN-FW41E_H", 210 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 216 .ident = "Sony Vaio VGN-FW21E", 218 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 224 .ident = "Sony Vaio VGN-FW21M", 226 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 232 .ident = "Sony Vaio VPCEB17FX", 234 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 240 .ident = "Sony Vaio VGN-SR11M", 242 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), [all …]
|
/Linux-v6.1/drivers/media/i2c/ |
D | Kconfig | 90 tristate "Sony IMX208 sensor support" 96 This is a Video4Linux2 sensor driver for the Sony 103 tristate "Sony IMX214 sensor support" 110 This is a Video4Linux2 sensor driver for the Sony 117 tristate "Sony IMX219 sensor support" 123 This is a Video4Linux2 sensor driver for the Sony 130 tristate "Sony IMX258 sensor support" 135 This is a Video4Linux2 sensor driver for the Sony 142 tristate "Sony IMX274 sensor support" 148 This is a V4L2 sensor driver for the Sony IMX274 [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/rc/ |
D | rc-protos.rst | 188 sony-12 (RC_PROTO_SONY12) 191 The sony protocol is a pulse-width encoding. There are three variants, 194 .. flat-table:: sony-12 bits scancode mapping 197 * - sony-12 bits 215 sony-15 (RC_PROTO_SONY15) 218 The sony protocol is a pulse-width encoding. There are three variants, 221 .. flat-table:: sony-12 bits scancode mapping 224 * - sony-12 bits 242 sony-20 (RC_PROTO_SONY20) 245 The sony protocol is a pulse-width encoding. There are three variants, [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-msm8974-sony-xperia-rhine-honami.dts | 2 #include "qcom-msm8974-sony-xperia-rhine.dtsi" 5 model = "Sony Xperia Z1"; 6 compatible = "sony,xperia-honami", "qcom,msm8974";
|
D | qcom-msm8974-sony-xperia-rhine-amami.dts | 2 #include "qcom-msm8974-sony-xperia-rhine.dtsi" 5 model = "Sony Xperia Z1 Compact"; 6 compatible = "sony,xperia-amami", "qcom,msm8974";
|