/linux/Documentation/admin-guide/laptops/ |
H A 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/Documentation/devicetree/bindings/media/i2c/ |
H A D | sony,imx296.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/sony,imx296.yaml# 7 title: Sony IMX296 1/2.8-Inch CMOS Image Sensor 14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image 23 - sony,imx296 24 - sony,imx296ll 25 - sony,imx296lq 30 "sony,imx296" compatible string. However, some camera modules disable the 32 In those cases, the exact model needs to be specified as "sony,imx296ll" 33 or "sony,imx296lq". 83 compatible = "sony,imx296";
|
H A 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";
|
H A 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 81 compatible = "sony,imx335";
|
H A D | sony,imx283.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/sony,imx283.yaml# 8 title: Sony IMX283 Sensor 15 IMX283 sensor is a Sony CMOS active pixel digital image sensor with an active 22 const: sony,imx283 86 compatible = "sony,imx283";
|
H A 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";
|
H A D | sony,imx415.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/sony,imx415.yaml# 7 title: Sony IMX415 CMOS Image Sensor 13 The Sony IMX415 is a diagonal 6.4 mm (Type 1/2.8) CMOS active pixel type 25 const: sony,imx415 95 compatible = "sony,imx415";
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A 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 52 compatible = "sony,acx424akp";
|
H A 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 59 compatible = "sony,tulip-truly-nt35521";
|
H A D | sony,td4353-jdi.yaml | 4 $id: http://devicetree.org/schemas/display/panel/sony,td4353-jdi.yaml# 7 title: Sony TD4353 JDI 5 / 5.7" 2160x1080 MIPI-DSI Panel 13 The Sony TD4353 JDI is a 5 (XZ2c) / 5.7 (XZ2) inch 2160x1080 21 const: sony,td4353-jdi-tama 68 compatible = "sony,td4353-jdi-tama";
|
H A 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 42 compatible = "sony,acx565akm";
|
/linux/drivers/media/rc/ |
H A 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/drivers/media/i2c/ |
H A D | Kconfig | 131 tristate "Sony IMX208 sensor support" 133 This is a Video4Linux2 sensor driver for the Sony 140 tristate "Sony IMX214 sensor support" 144 This is a Video4Linux2 sensor driver for the Sony 151 tristate "Sony IMX219 sensor support" 154 This is a Video4Linux2 sensor driver for the Sony 161 tristate "Sony IMX258 sensor support" 164 This is a Video4Linux2 sensor driver for the Sony 171 tristate "Sony IMX274 sensor support" 174 This is a V4L2 sensor driver for the Sony IMX274 [all …]
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | Makefile | 13 qcom-apq8064-sony-xperia-lagan-yuga.dtb \ 47 qcom-msm8974-sony-xperia-rhine-amami.dtb \ 48 qcom-msm8974-sony-xperia-rhine-honami.dtb \ 54 qcom-msm8974pro-sony-xperia-shinano-aries.dtb \ 55 qcom-msm8974pro-sony-xperia-shinano-castor.dtb \ 56 qcom-msm8974pro-sony-xperia-shinano-leo.dtb \
|
H A 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";
|
H A 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";
|
/linux/drivers/acpi/ |
H A D | sleep.c | 212 .ident = "Sony Vaio VGN-FW41E_H", 214 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 220 .ident = "Sony Vaio VGN-FW21E", 222 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 228 .ident = "Sony Vaio VGN-FW21M", 230 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 236 .ident = "Sony Vaio VPCEB17FX", 238 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), 244 .ident = "Sony Vaio VGN-SR11M", 246 DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"), [all …]
|
/linux/Documentation/userspace-api/media/rc/ |
H A 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/arch/arm64/boot/dts/qcom/ |
H A D | sm8450-sony-xperia-nagara-pdx224.dts | 9 #include "sm8450-sony-xperia-nagara.dtsi" 12 model = "Sony Xperia 5 IV"; 13 compatible = "sony,pdx224", "qcom,sm8450"; 51 "TELE_SPI_MOSI", /* SONY says NC, but it only makes sense this way.. */ 156 "NC", /* SONY didn't rename this, but there's no ToF so it's likely NC */
|
H A 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";
|
H A 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";
|
H A 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";
|
H A D | msm8994-sony-xperia-kitakami-sumire.dts | 8 #include "msm8994-sony-xperia-kitakami.dtsi" 11 model = "Sony Xperia Z5"; 12 compatible = "sony,sumire-row", "qcom,msm8994";
|
H A D | msm8996-sony-xperia-tone-kagura.dts | 10 #include "msm8996-sony-xperia-tone.dtsi" 13 model = "Sony Xperia XZ"; 14 compatible = "sony,kagura-row", "qcom,msm8996";
|
H A D | sdm630-sony-xperia-nile-voyager.dts | 9 #include "sdm630-sony-xperia-nile.dtsi" 12 model = "Sony Xperia XA2 Plus"; 13 compatible = "sony,voyager-row", "qcom,sdm630";
|