Home
last modified time | relevance | path

Searched refs:fixed_regulator (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dtm2-touchkey.c43 bool fixed_regulator; member
73 .fixed_regulator = true,
81 .fixed_regulator = true,
102 if (!touchkey->variant->fixed_regulator) in tm2_touchkey_led_brightness_set()
171 if (touchkey->variant->fixed_regulator && in tm2_touchkey_irq_handler()
287 if (touchkey->variant->fixed_regulator) in tm2_touchkey_probe()
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/regulator/
H A Dfixed.txt27 fixed_regulator@0 {
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dfixed.c147 U_BOOT_DRIVER(fixed_regulator) = {