Home
last modified time | relevance | path

Searched defs:led (Results 251 - 275 of 414) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-6.6/drivers/regulator/
H A Dwm8350-regulator.c1233 struct wm8350_led *led; in wm8350_register_led() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd.h99 struct led_classdev *led[8]; member
H A Dhid-corsair.c148 struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); in k90_backlight_get() local
187 struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); in k90_record_led_get() local
195 struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); in k90_brightness_set() local
204 struct k90_led *led = container_of(work, struct k90_led, work); in k90_backlight_work() local
229 struct k90_led *led = container_of(work, struct k90_led, work); k90_record_led_work() local
[all...]
H A Dhid-lg-g15.c49 enum lg_g15_led_type led; member
[all...]
H A Dhid-led.c191 struct hidled_led *led = to_hidled_led(cdev); in riso_kagaku_write() local
202 struct hidled_led *led = to_hidled_led(cdev); in dream_cheeky_write() local
232 struct hidled_led *led = to_hidled_led(cdev); in _thingm_write() local
279 delcom_get_lednum(const struct hidled_led *led) delcom_get_lednum() argument
289 delcom_enable_led(struct hidled_led *led) delcom_enable_led() argument
299 delcom_set_pwm(struct hidled_led *led) delcom_set_pwm() argument
311 struct hidled_led *led = to_hidled_led(cdev); delcom_write() local
343 struct hidled_led *led = to_hidled_led(cdev); luxafor_write() local
410 hidled_init_led(struct hidled_led *led, const char *color_name, struct hidled_rgb *rgb, unsigned int minor) hidled_init_led() argument
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dibm-cffps.c73 struct led_classdev led; member
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-mt6370-flash.c89 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); _mt6370_flash_brightness_set() local
197 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); mt6370_strobe_set() local
262 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); mt6370_strobe_get() local
274 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); mt6370_timeout_set() local
284 struct mt6370_led *led = to_mt6370_led(fl_cdev, flash); mt6370_fault_get() local
347 struct mt6370_led *led = to_mt6370_led(flash, flash); mt6370_flash_external_strobe_set() local
374 mt6370_init_v4l2_flash_config(struct mt6370_led *led, struct v4l2_flash_config *cfg) mt6370_init_v4l2_flash_config() argument
393 mt6370_init_v4l2_flash_config(struct mt6370_led *led, struct v4l2_flash_config *cfg) mt6370_init_v4l2_flash_config() argument
403 mt6370_led_register(struct device *parent, struct mt6370_led *led, struct fwnode_handle *fwnode) mt6370_led_register() argument
435 mt6370_init_flash_properties(struct device *dev, struct mt6370_led *led, struct fwnode_handle *fwnode) mt6370_init_flash_properties() argument
533 struct mt6370_led *led = priv->leds + i; mt6370_led_probe() local
[all...]
H A Dleds-lm3601x.c135 static int lm3601x_read_faults(struct lm3601x_led *led) in lm3601x_read_faults() argument
174 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_brightness_set() local
209 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_strobe_set() local
246 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_flash_brightness_set() local
272 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_flash_timeout_set() local
285 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_strobe_get() local
305 struct lm3601x_led *led = fled_cdev_to_led(fled_cdev); lm3601x_flash_fault_get() local
322 lm3601x_register_leds(struct lm3601x_led *led, struct fwnode_handle *fwnode) lm3601x_register_leds() argument
357 lm3601x_parse_node(struct lm3601x_led *led, struct fwnode_handle **fwnode) lm3601x_parse_node() argument
415 struct lm3601x_led *led; lm3601x_probe() local
445 struct lm3601x_led *led = i2c_get_clientdata(client); lm3601x_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-aw200xx.c126 struct aw200xx_led *led = container_of(cdev, struct aw200xx_led, cdev); in dim_show() local
139 struct aw200xx_led *led = container_of(cdev, struct aw200xx_led, cdev); in dim_store() local
184 struct aw200xx_led *led = container_of(cdev, struct aw200xx_led, cdev); in aw200xx_brightness_set() local
388 struct aw200xx_led *led; aw200xx_probe_fw() local
[all...]
H A Dleds-lp5521.c111 static void lp5521_set_led_current(struct lp55xx_led *led, u8 led_current) in lp5521_set_led_current() argument
351 static int lp5521_multicolor_brightness(struct lp55xx_led *led) in lp5521_multicolor_brightness() argument
370 static int lp5521_led_brightness(struct lp55xx_led *led) in lp5521_led_brightness() argument
387 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); show_engine_mode() local
409 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); store_engine_mode() local
441 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); store_engine_load() local
463 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); lp5521_selftest() local
523 struct lp55xx_led *led; lp5521_probe() local
583 struct lp55xx_led *led = i2c_get_clientdata(client); lp5521_remove() local
[all...]
H A Dleds-lp5562.c114 static void lp5562_set_led_current(struct lp55xx_led *led, u8 led_current) in lp5562_set_led_current() argument
315 static int lp5562_led_brightness(struct lp55xx_led *led) in lp5562_led_brightness() argument
409 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); in lp5562_store_pattern() local
437 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); lp5562_store_engine_mux() local
518 struct lp55xx_led *led; lp5562_probe() local
577 struct lp55xx_led *led = i2c_get_clientdata(client); lp5562_remove() local
[all...]
H A Dleds-lp50xx.c308 struct lp50xx_led *led = mcled_cdev_to_led(mc_dev); in lp50xx_brightness_set() local
394 lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv, struct lp50xx_led *led, int num_leds) lp50xx_probe_leds() argument
447 struct lp50xx_led *led; lp50xx_probe_dt() local
526 struct lp50xx *led; lp50xx_probe() local
568 struct lp50xx *led = i2c_get_clientdata(client); lp50xx_remove() local
[all...]
H A Dleds-lp8860.c139 static int lp8860_unlock_eeprom(struct lp8860_led *led, int lock) in lp8860_unlock_eeprom() argument
179 lp8860_fault_check(struct lp8860_led *led) lp8860_fault_check() argument
207 struct lp8860_led *led = lp8860_brightness_set() local
238 lp8860_init(struct lp8860_led *led) lp8860_init() argument
378 struct lp8860_led *led; lp8860_probe() local
446 struct lp8860_led *led = i2c_get_clientdata(client); lp8860_remove() local
[all...]
H A Dleds-bd2802.c73 struct led_state led[2]; member
108 static inline int bd2802_is_rgb_off(struct bd2802_led *led, enum led_ids id, in bd2802_is_rgb_off() argument
124 static inline int bd2802_is_led_off(struct bd2802_led *led, enu argument
132 bd2802_is_all_off(struct bd2802_led *led) bd2802_is_all_off() argument
171 bd2802_update_state(struct bd2802_led *led, enum led_ids id, enum led_colors color, enum led_bits led_bit) bd2802_update_state() argument
216 bd2802_configure(struct bd2802_led *led) bd2802_configure() argument
228 bd2802_reset_cancel(struct bd2802_led *led) bd2802_reset_cancel() argument
235 bd2802_enable(struct bd2802_led *led, enum led_ids id) bd2802_enable() argument
249 bd2802_set_on(struct bd2802_led *led, enum led_ids id, enum led_colors color) bd2802_set_on() argument
268 bd2802_set_blink(struct bd2802_led *led, enum led_ids id, enum led_colors color) bd2802_set_blink() argument
287 bd2802_turn_on(struct bd2802_led *led, enum led_ids id, enum led_colors color, enum led_bits led_bit) bd2802_turn_on() argument
302 bd2802_turn_off(struct bd2802_led *led, enum led_ids id, enum led_colors color) bd2802_turn_off() argument
388 bd2802_enable_adv_conf(struct bd2802_led *led) bd2802_enable_adv_conf() argument
415 bd2802_disable_adv_conf(struct bd2802_led *led) bd2802_disable_adv_conf() argument
432 struct bd2802_led *led = i2c_get_clientdata(to_i2c_client(dev)); bd2802_show_adv_conf() local
448 struct bd2802_led *led = i2c_get_clientdata(to_i2c_client(dev)); bd2802_store_adv_conf() local
555 bd2802_register_led_classdev(struct bd2802_led *led) bd2802_register_led_classdev() argument
649 bd2802_unregister_led_classdev(struct bd2802_led *led) bd2802_unregister_led_classdev() argument
661 struct bd2802_led *led; bd2802_probe() local
726 struct bd2802_led *led = i2c_get_clientdata(client); bd2802_remove() local
738 bd2802_restore_state(struct bd2802_led *led) bd2802_restore_state() argument
755 struct bd2802_led *led = i2c_get_clientdata(client); bd2802_suspend() local
765 struct bd2802_led *led = i2c_get_clientdata(client); bd2802_resume() local
[all...]
H A Dleds-blinkm.c426 struct blinkm_led *led = cdev_to_blmled(led_cdev); in blinkm_led_common_set() local
571 struct blinkm_led *led[3]; in blinkm_probe() local
[all...]
H A Dleds-lm3533.c59 static inline int lm3533_led_get_ctrlbank_id(struct lm3533_led *led) in lm3533_led_get_ctrlbank_id() argument
64 static inline u8 lm3533_led_get_lv_reg(struct lm3533_led *led, u8 base) in lm3533_led_get_lv_reg() argument
69 static inline u8 lm3533_led_get_pattern(struct lm3533_led *led) in lm3533_led_get_pattern() argument
74 static inline u8 lm3533_led_get_pattern_reg(struct lm3533_led *led, in lm3533_led_get_pattern_reg() argument
80 static int lm3533_led_pattern_enable(struct lm3533_led *led, int enable) in lm3533_led_pattern_enable() argument
121 struct lm3533_led *led = to_lm3533_led(cdev); lm3533_led_set() local
133 struct lm3533_led *led = to_lm3533_led(cdev); lm3533_led_get() local
243 lm3533_led_delay_set(struct lm3533_led *led, u8 base, unsigned long *delay) lm3533_led_delay_set() argument
271 lm3533_led_delay_on_set(struct lm3533_led *led, unsigned long *t) lm3533_led_delay_on_set() argument
276 lm3533_led_delay_off_set(struct lm3533_led *led, unsigned long *t) lm3533_led_delay_off_set() argument
285 struct lm3533_led *led = to_lm3533_led(cdev); lm3533_led_blink_set() local
315 struct lm3533_led *led = to_lm3533_led(led_cdev); show_id() local
337 struct lm3533_led *led = to_lm3533_led(led_cdev); show_risefalltime() local
369 struct lm3533_led *led = to_lm3533_led(led_cdev); store_risefalltime() local
405 struct lm3533_led *led = to_lm3533_led(led_cdev); show_als_channel() local
426 struct lm3533_led *led = to_lm3533_led(led_cdev); store_als_channel() local
455 struct lm3533_led *led = to_lm3533_led(led_cdev); show_als_en() local
476 struct lm3533_led *led = to_lm3533_led(led_cdev); store_als_en() local
505 struct lm3533_led *led = to_lm3533_led(led_cdev); show_linear() local
529 struct lm3533_led *led = to_lm3533_led(led_cdev); store_linear() local
559 struct lm3533_led *led = to_lm3533_led(led_cdev); show_pwm() local
575 struct lm3533_led *led = to_lm3533_led(led_cdev); store_pwm() local
613 struct lm3533_led *led = to_lm3533_led(led_cdev); lm3533_led_attr_is_visible() local
635 lm3533_led_setup(struct lm3533_led *led, struct lm3533_led_platform_data *pdata) lm3533_led_setup() argument
651 struct lm3533_led *led; lm3533_led_probe() local
723 struct lm3533_led *led = platform_get_drvdata(pdev); lm3533_led_remove() local
736 struct lm3533_led *led = platform_get_drvdata(pdev); lm3533_led_shutdown() local
[all...]
H A Dleds-lm3692x.c145 static int lm3692x_fault_check(struct lm3692x_led *led) in lm3692x_fault_check() argument
168 static int lm3692x_leds_enable(struct lm3692x_led *led) in lm3692x_leds_enable() argument
296 lm3692x_leds_disable(struct lm3692x_led *led) lm3692x_leds_disable() argument
327 struct lm3692x_led *led = lm3692x_brightness_set() local
364 lm3692x_max_brightness(struct lm3692x_led *led, u32 max_cur) lm3692x_max_brightness() argument
377 lm3692x_probe_dt(struct lm3692x_led *led) lm3692x_probe_dt() argument
462 struct lm3692x_led *led; lm3692x_probe() local
496 struct lm3692x_led *led = i2c_get_clientdata(client); lm3692x_remove() local
[all...]
H A Dleds-mt6323.c149 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); mt6323_get_led_hw_brightness() local
238 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_led_hw_on() local
293 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_led_set_blink() local
362 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_led_set_brightness() local
391 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mtk_wled_hw_on() local
425 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mtk_wled_hw_off() local
456 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_get_wled_brightness() local
476 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_wled_set_brightness() local
503 struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); mt6323_led_set_dt_default() local
533 struct mt6323_led *led; mt6323_led_probe() local
[all...]
H A Dleds-tca6507.c261 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() argument
364 static void led_release(struct tca6507_led *led) in led_release() argument
378 led_prepare(struct tca6507_led *led) led_prepare() argument
520 led_assign(struct tca6507_led *led) led_assign() argument
548 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, tca6507_brightness_set() local
560 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, tca6507_blink_set() local
687 struct led_info led; tca6507_led_dt_init() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dyealink.c51 u8 led; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dcap11xx.c243 struct cap11xx_led *led = container_of(cdev, struct cap11xx_led, cdev); in cap11xx_led_set() local
261 struct cap11xx_led *led; in cap11xx_init_leds() local
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_led.c33 struct snd_ctl_led *led; member
140 struct snd_ctl_led *led; in snd_ctl_led_set_state() local
299 struct snd_ctl_led *led; in snd_ctl_led_clean() local
316 struct snd_ctl_led *led; snd_ctl_led_reset() local
399 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); mode_show() local
415 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); mode_store() local
444 struct snd_ctl_led *led = container_of(dev, struct snd_ctl_led, dev); brightness_show() local
671 struct snd_ctl_led *led; snd_ctl_led_sysfs_add() local
708 struct snd_ctl_led *led; snd_ctl_led_sysfs_remove() local
736 struct snd_ctl_led *led; snd_ctl_led_init() local
771 struct snd_ctl_led *led; snd_ctl_led_exit() local
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dumem.c149 unsigned char led; in get_userbit() local
157 unsigned char led; in set_userbit() local
174 unsigned char led; in set_led() local
[all...]
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H A Ddb1200.c404 static void db1200_mmcled_set(struct led_classdev *led, in db1200_mmcled_set() argument
469 static void pb1200_mmc1led_set(struct led_classdev *led, in pb1200_mmc1led_set() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h48 struct led_classdev *led; member

Completed in 23 milliseconds

1...<<11121314151617