Searched full:kb3930 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/mfd/ |
H A D | ene-kb3930.c | 3 * ENE KB3930 Embedded Controller Driver 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() 193 { .compatible = "ene,kb3930" }, 202 .name = "ene-kb3930", [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ene-kb3930.yaml | 4 $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml# 7 title: ENE KB3930 Embedded Controller 10 This binding describes the ENE KB3930 Embedded Controller attached to an 21 - const: ene,kb3930 46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | ariel-pwrbutton.yaml | 26 - const: ene,kb3930-input 52 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | mmp3-dell-ariel.dts | 111 compatible = "dell,wyse-ariel-ec", "ene,kb3930"; 140 compatible = "dell,wyse-ariel-ec-input", "ene,kb3930-input";
|