Home
last modified time | relevance | path

Searched full:ayaneo (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/platform/x86/
H A Dayaneo-ec.c3 * Platform driver for the Embedded Controller (EC) of Ayaneo devices. Handles
81 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
82 DMI_MATCH(DMI_BOARD_NAME, "AYANEO 2"),
88 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
95 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
102 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
109 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
116 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
123 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
130 DMI_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
[all …]
H A DKconfig334 tristate "Ayaneo EC platform control"
340 Enables support for the platform EC of Ayaneo devices. This
344 If you have an Ayaneo device, say Y or M here.
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ayaneo-ec1 What: /sys/devices/platform/ayaneo-ec/controller_power
10 What: /sys/devices/platform/ayaneo-ec/controller_modules
/linux/drivers/gpu/drm/
H A Ddrm_panel_backlight_quirks.c74 .dmi_match.value = "AYANEO",
76 .dmi_match_other.value = "AYANEO 3",
/linux/sound/soc/qcom/
H A Dsc8280xp.c316 * The Ayaneo Pocket S2 speakers are connected only to
434 .driver_name = "ayaneo-ps2",
562 { .compatible = "ayaneo,pocket-s2-sndcard", .data = &ayaneo_ps2_priv_data },
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,sm8250.yaml36 - ayaneo,pocket-s2-sndcard
/linux/drivers/iio/accel/
H A Dbmc150-accel-i2c.c229 * of the ASUS ROG ALLY and Ayaneo AIR Plus which both use a Bosch
/linux/drivers/input/serio/
H A Di8042-acpipnpio.h1422 * The Ayaneo Kun is a handheld device where some the buttons
1429 DMI_EXACT_MATCH(DMI_BOARD_VENDOR, "AYANEO"),
/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c679 /* Init sequence extracted from the AYANEO Pocket DS BSP kernel. */ in ayaneo_pocket_ds_lower_init_sequence()
1014 { .compatible = "ayaneo,pocket-ds-lower-panel", .data = &ayaneo_pocket_ds_lower_desc },
/linux/sound/hda/codecs/realtek/
H A Dalc269.c8342 SND_PCI_QUIRK(0x1f66, 0x0105, "Ayaneo Portable Game Player", ALC287_FIXUP_CS35L41_I2C_2),
/linux/
H A DMAINTAINERS4511 AYANEO PLATFORM EC DRIVER
4515 F: Documentation/ABI/testing/sysfs-platform-ayaneo
4516 F: drivers/platform/x86/ayaneo-ec.c