/linux/drivers/leds/ |
A D | leds-bd2802.c | 73 struct led_state led[2]; member 132 static inline int bd2802_is_all_off(struct bd2802_led *led) in bd2802_is_all_off() 216 static void bd2802_configure(struct bd2802_led *led) in bd2802_configure() 228 static void bd2802_reset_cancel(struct bd2802_led *led) in bd2802_reset_cancel() 388 static void bd2802_enable_adv_conf(struct bd2802_led *led) in bd2802_enable_adv_conf() 415 static void bd2802_disable_adv_conf(struct bd2802_led *led) in bd2802_disable_adv_conf() 661 struct bd2802_led *led; in bd2802_probe() local 726 struct bd2802_led *led = i2c_get_clientdata(client); in bd2802_remove() local 738 static void bd2802_restore_state(struct bd2802_led *led) in bd2802_restore_state() 755 struct bd2802_led *led = i2c_get_clientdata(client); in bd2802_suspend() local [all …]
|
A D | leds-lm3533.c | 121 struct lm3533_led *led = to_lm3533_led(cdev); in lm3533_led_set() local 133 struct lm3533_led *led = to_lm3533_led(cdev); in lm3533_led_get() local 285 struct lm3533_led *led = to_lm3533_led(cdev); in lm3533_led_blink_set() local 315 struct lm3533_led *led = to_lm3533_led(led_cdev); in show_id() local 337 struct lm3533_led *led = to_lm3533_led(led_cdev); in show_risefalltime() local 369 struct lm3533_led *led = to_lm3533_led(led_cdev); in store_risefalltime() local 405 struct lm3533_led *led = to_lm3533_led(led_cdev); in show_als_channel() local 426 struct lm3533_led *led = to_lm3533_led(led_cdev); in store_als_channel() local 455 struct lm3533_led *led = to_lm3533_led(led_cdev); in show_als_en() local 476 struct lm3533_led *led = to_lm3533_led(led_cdev); in store_als_en() local [all …]
|
A D | leds-wm8350.c | 88 static int wm8350_led_enable(struct wm8350_led *led) in wm8350_led_enable() 113 static int wm8350_led_disable(struct wm8350_led *led) in wm8350_led_disable() 144 struct wm8350_led *led = to_wm8350_led(led_cdev); in wm8350_led_set() local 180 struct wm8350_led *led = platform_get_drvdata(pdev); in wm8350_led_shutdown() local 189 struct wm8350_led *led; in wm8350_led_probe() local 247 struct wm8350_led *led = platform_get_drvdata(pdev); in wm8350_led_remove() local
|
A D | leds-lp55xx-common.c | 67 #define LED_ACTIVE(mux, led) (!!((mux) & (0x0001 << (led)))) argument 270 int lp55xx_led_brightness(struct lp55xx_led *led) in lp55xx_led_brightness() 284 int lp55xx_multicolor_brightness(struct lp55xx_led *led) in lp55xx_multicolor_brightness() 387 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in led_current_show() local 396 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in led_current_store() local 420 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in max_current_show() local 439 struct lp55xx_led *led = mcled_cdev_to_led(mc_dev); in lp55xx_set_mc_brightness() local 450 struct lp55xx_led *led = cdev_to_lp55xx_led(cdev); in lp55xx_set_brightness() local 457 static int lp55xx_init_led(struct lp55xx_led *led, in lp55xx_init_led() 1271 struct lp55xx_led *led; in lp55xx_probe() local [all …]
|
A D | leds-pca9532.c | 27 #define LED_REG(m, led) (PCA9532_REG_OFFSET(m) + 0x5 + (led >> 2)) argument 28 #define LED_NUM(led) (led & 0x3) argument 29 #define LED_SHIFT(led) (LED_NUM(led) * 2) argument 30 #define LED_MASK(led) (0x3 << LED_SHIFT(led)) argument 162 static void pca9532_setled(struct pca9532_led *led) in pca9532_setled() 183 struct pca9532_led *led = ldev_to_led(led_cdev); in pca9532_set_brightness() local 201 static int pca9532_update_hw_blink(struct pca9532_led *led, in pca9532_update_hw_blink() 240 struct pca9532_led *led = ldev_to_led(led_cdev); in pca9532_set_blink() local 313 struct pca9532_led *led = &data->leds[offset]; in pca9532_gpio_request_pin() local 324 struct pca9532_led *led = &data->leds[offset]; in pca9532_gpio_set_value() local [all …]
|
A D | leds-max8997.c | 47 static void max8997_led_set_mode(struct max8997_led *led, in max8997_led_set_mode() 97 static void max8997_led_enable(struct max8997_led *led, bool enable) in max8997_led_enable() 116 static void max8997_led_set_current(struct max8997_led *led, in max8997_led_set_current() 151 struct max8997_led *led = in max8997_led_brightness_set() local 167 struct max8997_led *led = in mode_show() local 201 struct max8997_led *led = in mode_store() local 237 struct max8997_led *led; in max8997_led_probe() local
|
A D | leds-mt6323.c | 149 struct mt6323_led *led[MAX_SUPPORTED_LEDS]; member 155 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_brightness() local 180 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_off() local 206 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_get_led_hw_brightness() local 238 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_hw_on() local 293 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_blink() local 362 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_led_set_brightness() local 391 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mtk_wled_hw_on() local 425 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mtk_wled_hw_off() local 456 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); in mt6323_get_wled_brightness() local [all …]
|
A D | leds-regulator.c | 59 static void regulator_led_enable(struct regulator_led *led) in regulator_led_enable() 75 static void regulator_led_disable(struct regulator_led *led) in regulator_led_disable() 94 struct regulator_led *led = to_regulator_led(led_cdev); in regulator_led_brightness_set() local 129 struct regulator_led *led; in regulator_led_probe() local 178 struct regulator_led *led = platform_get_drvdata(pdev); in regulator_led_remove() local
|
A D | leds-ns2.c | 56 static int ns2_led_get_mode(struct ns2_led *led, enum ns2_led_modes *mode) in ns2_led_get_mode() 76 static void ns2_led_set_mode(struct ns2_led *led, enum ns2_led_modes mode) in ns2_led_set_mode() 106 struct ns2_led *led = container_of(led_cdev, struct ns2_led, cdev); in ns2_led_set() local 131 struct ns2_led *led = container_of(led_cdev, struct ns2_led, cdev); in ns2_led_sata_store() local 162 struct ns2_led *led = container_of(led_cdev, struct ns2_led, cdev); in ns2_led_sata_show() local 176 struct ns2_led *led) in ns2_led_register()
|
A D | leds-lm3692x.c | 145 static int lm3692x_fault_check(struct lm3692x_led *led) in lm3692x_fault_check() 168 static int lm3692x_leds_enable(struct lm3692x_led *led) in lm3692x_leds_enable() 296 static int lm3692x_leds_disable(struct lm3692x_led *led) in lm3692x_leds_disable() 327 struct lm3692x_led *led = in lm3692x_brightness_set() local 364 static enum led_brightness lm3692x_max_brightness(struct lm3692x_led *led, in lm3692x_max_brightness() 377 static int lm3692x_probe_dt(struct lm3692x_led *led) in lm3692x_probe_dt() 462 struct lm3692x_led *led; in lm3692x_probe() local 496 struct lm3692x_led *led = i2c_get_clientdata(client); in lm3692x_remove() local
|
A D | leds-el15203000.c | 88 static int el15203000_cmd(struct el15203000_led *led, u8 brightness) in el15203000_cmd() 134 struct el15203000_led *led = to_el15203000_led(ldev); in el15203000_set_blocking() local 143 struct el15203000_led *led = to_el15203000_led(ldev); in el15203000_pattern_set_S() local 194 struct el15203000_led *led = to_el15203000_led(ldev); in el15203000_pattern_set_P() local 232 struct el15203000_led *led = to_el15203000_led(ldev); in el15203000_pattern_clear() local 239 struct el15203000_led *led = priv->leds; in el15203000_probe_dt() local
|
A D | leds-adp5520.c | 32 struct adp5520_led *led; in adp5520_led_set() local 39 static int adp5520_led_setup(struct adp5520_led *led) in adp5520_led_setup() 95 struct adp5520_led *led, *led_dat; in adp5520_led_probe() local 169 struct adp5520_led *led; in adp5520_led_remove() local
|
/linux/drivers/leds/flash/ |
A D | leds-max77693.c | 355 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_get_flash_faults() local 390 static int max77693_setup(struct max77693_led_device *led, in max77693_setup() 466 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_brightness_set() local 504 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_brightness_set() local 519 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_strobe_set() local 565 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_strobe_get() local 587 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_flash_timeout_set() local 791 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_init_flash_settings() local 821 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_led_external_strobe_set() local 841 struct max77693_led_device *led = sub_led_to_led(sub_led); in max77693_init_v4l2_flash_config() local [all …]
|
A D | leds-aat1290.c | 125 static void aat1290_set_flash_safety_timer(struct aat1290_led *led, in aat1290_set_flash_safety_timer() 143 struct aat1290_led *led = fled_cdev_to_led(fled_cdev); in aat1290_led_brightness_set() local 174 struct aat1290_led *led = fled_cdev_to_led(fled_cdev); in aat1290_led_flash_strobe_set() local 214 static int aat1290_led_parse_dt(struct aat1290_led *led, in aat1290_led_parse_dt() 304 static int init_mm_current_scale(struct aat1290_led *led, in init_mm_current_scale() 327 static int aat1290_led_get_configuration(struct aat1290_led *led, in aat1290_led_get_configuration() 354 static void aat1290_init_flash_timeout(struct aat1290_led *led, in aat1290_init_flash_timeout() 374 struct aat1290_led *led = fled_cdev_to_led(fled_cdev); in aat1290_intensity_to_brightness() local 388 struct aat1290_led *led = fled_cdev_to_led(fled_cdev); in aat1290_brightness_to_intensity() local 459 struct aat1290_led *led; in aat1290_led_probe() local [all …]
|
A D | leds-lm3601x.c | 134 static int lm3601x_read_faults(struct lm3601x_led *led) in lm3601x_read_faults() 173 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_brightness_set() local 208 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_strobe_set() local 245 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_flash_brightness_set() local 271 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_flash_timeout_set() local 284 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_strobe_get() local 304 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); in lm3601x_flash_fault_get() local 321 static int lm3601x_register_leds(struct lm3601x_led *led, in lm3601x_register_leds() 357 static int lm3601x_parse_node(struct lm3601x_led *led, in lm3601x_parse_node() 423 struct lm3601x_led *led; in lm3601x_probe() local [all …]
|
A D | leds-mt6360.c | 159 struct mt6360_led *led = in mt6360_torch_brightness_set() local 223 struct mt6360_led *led = in _mt6360_flash_brightness_set() local 236 struct mt6360_led *led = in mt6360_strobe_set() local 312 struct mt6360_led *led = in mt6360_strobe_get() local 325 struct mt6360_led *led = in mt6360_timeout_set() local 342 struct mt6360_led *led = in mt6360_fault_get() local 394 static int mt6360_isnk_init_default_state(struct mt6360_led *led) in mt6360_isnk_init_default_state() 623 static int mt6360_init_isnk_properties(struct mt6360_led *led, in mt6360_init_isnk_properties() 704 static int mt6360_init_flash_properties(struct mt6360_led *led, in mt6360_init_flash_properties() 777 struct mt6360_led *led = priv->leds + i; in mt6360_v4l2_flash_release() local [all …]
|
A D | leds-qcom-flash.c | 438 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_brightness_set() local 446 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_timeout_set() local 454 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_strobe_set() local 482 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_strobe_get() local 490 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_fault_get() local 568 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_led_brightness_set() local 613 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_external_strobe_set() local 630 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_intensity_to_led_brightness() local 644 struct qcom_flash_led *led = flcdev_to_qcom_fled(fled_cdev); in qcom_flash_brightness_to_led_intensity() local 696 struct fwnode_handle *node, struct qcom_flash_led *led) in qcom_flash_register_led_device() [all …]
|
A D | leds-mt6370-flash.c | 89 struct mt6370_led *led = to_mt6370_led(lcdev, flash.led_cdev); in mt6370_torch_brightness_set() local 166 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in _mt6370_flash_brightness_set() local 197 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_strobe_set() local 262 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_strobe_get() local 274 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_timeout_set() local 284 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); in mt6370_fault_get() local 347 struct mt6370_led *led = to_mt6370_led(flash, flash); in mt6370_flash_external_strobe_set() local 374 static void mt6370_init_v4l2_flash_config(struct mt6370_led *led, struct v4l2_flash_config *cfg) in mt6370_init_v4l2_flash_config() 403 static int mt6370_led_register(struct device *parent, struct mt6370_led *led, in mt6370_led_register() 435 static int mt6370_init_flash_properties(struct device *dev, struct mt6370_led *led, in mt6370_init_flash_properties() [all …]
|
A D | leds-ktd2692.c | 98 struct ktd2692_context *led = fled_cdev_to_led(fled_cdev); in ktd2692_led_brightness_set() local 120 struct ktd2692_context *led = fled_cdev_to_led(fled_cdev); in ktd2692_led_flash_strobe_set() local 185 static void ktd2692_setup(struct ktd2692_context *led) in ktd2692_setup() 200 struct ktd2692_context *led = dev_get_drvdata(dev); in regulator_disable_action() local 208 static int ktd2692_parse_dt(struct ktd2692_context *led, struct device *dev, in ktd2692_parse_dt() 283 struct ktd2692_context *led; in ktd2692_probe() local 327 struct ktd2692_context *led = platform_get_drvdata(pdev); in ktd2692_remove() local
|
/linux/drivers/net/dsa/qca/ |
A D | qca8k-leds.c | 95 qca8k_led_brightness_set(struct qca8k_led *led, in qca8k_led_brightness_set() 158 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_brightness_set_blocking() local 164 qca8k_led_brightness_get(struct qca8k_led *led) in qca8k_led_brightness_get() 195 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_blink_set() local 230 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_trigger_offload() local 255 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_hw_control_status() local 288 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_hw_control_set() local 312 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_hw_control_get() local 352 struct qca8k_led *led = container_of(ldev, struct qca8k_led, cdev); in qca8k_cled_hw_control_get_device() local 367 struct fwnode_handle *led = NULL, *leds = NULL; in qca8k_parse_port_leds() local
|
/linux/drivers/hid/ |
A D | hid-gt683r.c | 65 struct gt683r_led *led = hid_get_drvdata(hdev); in gt683r_brightness_set() local 84 struct gt683r_led *led = hid_get_drvdata(hdev); in mode_show() local 102 struct gt683r_led *led = hid_get_drvdata(hdev); in mode_store() local 123 static int gt683r_led_snd_msg(struct gt683r_led *led, u8 *msg) in gt683r_led_snd_msg() 140 static int gt683r_leds_set(struct gt683r_led *led, u8 leds) in gt683r_leds_set() 159 static int gt683r_mode_set(struct gt683r_led *led, u8 mode) in gt683r_mode_set() 184 struct gt683r_led *led = container_of(work, struct gt683r_led, work); in gt683r_led_work() local 230 struct gt683r_led *led; in gt683r_led_probe() local 291 struct gt683r_led *led = hid_get_drvdata(hdev); in gt683r_led_remove() local
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
A D | rt2x00leds.c | 21 struct rt2x00_led *led = &rt2x00dev->led_qual; in rt2x00leds_led_quality() local 62 static void rt2x00led_led_simple(struct rt2x00_led *led, bool enabled) in rt2x00led_led_simple() 92 struct rt2x00_led *led, in rt2x00leds_register_led() 171 static void rt2x00leds_unregister_led(struct rt2x00_led *led) in rt2x00leds_unregister_led() 197 static inline void rt2x00leds_suspend_led(struct rt2x00_led *led) in rt2x00leds_suspend_led() 216 static inline void rt2x00leds_resume_led(struct rt2x00_led *led) in rt2x00leds_resume_led()
|
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
A D | leds.c | 30 struct rtl8187_led *led = &priv->led_tx; in led_turn_on() local 68 struct rtl8187_led *led = &priv->led_tx; in led_turn_off() local 102 struct rtl8187_led *led = container_of(led_dev, struct rtl8187_led, in rtl8187_led_brightness_set() local 132 struct rtl8187_led *led, const char *name, in rtl8187_register_led() 161 static void rtl8187_unregister_led(struct rtl8187_led *led) in rtl8187_unregister_led()
|
/linux/drivers/leds/trigger/ |
A D | ledtrig-backlight.c | 21 struct led_classdev *led; member 33 struct led_classdev *led = n->led; in fb_notifier_callback() local 71 struct led_classdev *led = led_trigger_get_led(dev); in bl_trig_invert_store() local 101 static int bl_trig_activate(struct led_classdev *led) in bl_trig_activate() 124 static void bl_trig_deactivate(struct led_classdev *led) in bl_trig_deactivate()
|
A D | ledtrig-gpio.c | 19 struct led_classdev *led; member 26 struct led_classdev *led = _led; in gpio_trig_irq() local 75 static int gpio_trig_activate(struct led_classdev *led) in gpio_trig_activate() 122 static void gpio_trig_deactivate(struct led_classdev *led) in gpio_trig_deactivate()
|