Searched refs:kb3930 (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/mfd/ |
A D | ene-kb3930.c | 30 struct kb3930 { struct 36 static struct kb3930 *kb3930_power_off; argument 44 static void kb3930_off(struct kb3930 *ddata, int off_mode) in kb3930_off() 87 struct kb3930 *ddata = context; in kb3930_ec_ram_reg_write() 96 struct kb3930 *ddata = context; in kb3930_ec_ram_reg_read() 126 struct kb3930 *ddata; in kb3930_probe() 182 struct kb3930 *ddata = i2c_get_clientdata(client); in kb3930_remove()
|
A D | Makefile | 16 obj-$(CONFIG_MFD_ENE_KB3930) += ene-kb3930.o
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | ene-kb3930.yaml | 4 $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml# 21 - const: ene,kb3930 46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | ariel-pwrbutton.yaml | 26 - const: ene,kb3930-input 52 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | mmp3-dell-ariel.dts | 111 compatible = "dell,wyse-ariel-ec", "ene,kb3930"; 140 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|
Completed in 7 milliseconds