Searched refs:wled (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | qcom-wled.c | 181 struct wled { struct 207 int (*wled_set_brightness)(struct wled *wled, u16 brightness); argument 210 int (*wled_cabc_config)(struct wled *wled, bool enable); argument 216 int (*wled_sync_toggle)(struct wled *wled); argument 222 int (*wled_ovp_delay)(struct wled *wled); argument 228 bool (*wled_auto_detection_required)(struct wled *wled); argument 231 static int wled3_set_brightness(struct wled *wled, u16 brightness) in wled3_set_brightness() argument 238 for (i = 0; i < wled->cfg.num_strings; ++i) { in wled3_set_brightness() 239 rc = regmap_bulk_write(wled->regmap, wled->ctrl_addr + in wled3_set_brightness() 240 WLED3_SINK_REG_BRIGHT(wled->cfg.enabled_strings[i]), in wled3_set_brightness() [all …]
|
| H A D | Makefile | 51 obj-$(CONFIG_BACKLIGHT_QCOM_WLED) += qcom-wled.o
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | qcom-pm8941.dtsi | 152 pm8941_wled: wled@d800 { 153 compatible = "qcom,pm8941-wled";
|
| H A D | qcom-msm8974-sony-xperia-amami.dts | 425 wled@d800 {
|
| H A D | qcom-msm8974-sony-xperia-honami.dts | 474 wled@d800 {
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7622-rfb1.dts | 386 wled_pins: wled-pins { 389 groups = "wled";
|
| H A D | mt7622-bananapi-bpi-r64.dts | 422 wled_pins: wled-pins { 425 groups = "wled";
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | asus-laptop.c | 248 struct asus_led wled; member 643 led_classdev_unregister(&asus->wled.led); in asus_led_exit() 701 r = asus_led_register(asus, &asus->wled, "asus::wlan", in asus_led_init()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-mt7622.txt | 252 "wled" "led" 85
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | Kconfig | 1620 charger, wled and other features that are often used in portable
|