Home
last modified time | relevance | path

Searched defs:led (Results 226 - 250 of 416) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/drivers/leds/
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
662 struct bd2802_led *led; bd2802_probe() local
727 struct bd2802_led *led = i2c_get_clientdata(client); bd2802_remove() local
741 bd2802_restore_state(struct bd2802_led *led) bd2802_restore_state() argument
758 struct bd2802_led *led = i2c_get_clientdata(client); bd2802_suspend() local
768 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
573 struct blinkm_led *led[3]; in blinkm_probe() 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
519 struct lp55xx_led *led; lp5562_probe() local
578 struct lp55xx_led *led = i2c_get_clientdata(client); lp5562_remove() local
[all...]
H A Dleds-lp8860.c140 static int lp8860_unlock_eeprom(struct lp8860_led *led, int lock) in lp8860_unlock_eeprom() argument
180 lp8860_fault_check(struct lp8860_led *led) lp8860_fault_check() argument
208 struct lp8860_led *led = lp8860_brightness_set() local
239 lp8860_init(struct lp8860_led *led) lp8860_init() argument
382 struct lp8860_led *led; lp8860_probe() local
450 struct lp8860_led *led = i2c_get_clientdata(client); lp8860_remove() 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-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-5.10/drivers/input/misc/
H A Dyealink.c51 u8 led; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dcap11xx.c234 struct cap11xx_led *led = container_of(cdev, struct cap11xx_led, cdev); in cap11xx_led_set() local
252 struct cap11xx_led *led; in cap11xx_init_leds() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c53 struct led_classdev led; member
1265 static void rtsx_usb_led_control(struct led_classdev *led, in rtsx_usb_led_control() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dibm-cffps.c91 struct led_classdev led; member
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H A Dlmc_main.c1828 void lmc_led_on(lmc_softc_t * const sc, u32 led) /*fold00*/ in lmc_led_on() argument
1837 void lmc_led_off(lmc_softc_t * const sc, u32 led) /*fold00*/ in lmc_led_off() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h221 struct nouveau_led *led; member
/kernel/linux/linux-5.10/drivers/hid/
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...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c230 u8 *led = state->buf; in technisat_usb2_set_led() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dlm3533-core.c194 static int lm3533_set_lvled_config(struct lm3533 *lm3533, u8 lvled, u8 led) in lm3533_set_lvled_config() argument
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-core.c634 const struct em28xx_led *led = NULL; in em28xx_capture_start() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dwm8350-regulator.c1233 struct wm8350_led *led; in wm8350_register_led() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dinput.h175 unsigned long led[BITS_TO_LONGS(LED_CNT)]; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c53 struct led_classdev led; member
1262 static void rtsx_usb_led_control(struct led_classdev *led, in rtsx_usb_led_control() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65010.c758 int tps65010_set_led(unsigned led, unsigned mode) in tps65010_set_led() argument
[all...]
H A Dlm3533-core.c194 static int lm3533_set_lvled_config(struct lm3533 *lm3533, u8 lvled, u8 led) in lm3533_set_lvled_config() argument
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c230 u8 *led = state->buf; in technisat_usb2_set_led() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-core.c624 const struct em28xx_led *led = NULL; in em28xx_capture_start() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dinput.h181 unsigned long led[BITS_TO_LONGS(LED_CNT)]; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsystem76_acpi.c299 static enum led_brightness ap_led_get(struct led_classdev *led) in ap_led_get() argument
313 static int ap_led_set(struct led_classdev *led, enum led_brightness value) in ap_led_set() argument
322 static enum led_brightness kb_led_get(struct led_classdev *led) in kb_led_get() argument
331 static int kb_led_set(struct led_classdev *led, enum led_brightness value) in kb_led_set() argument
350 struct led_classdev *led; in kb_led_color_show() local
365 struct led_classdev *led; kb_led_color_store() local
[all...]

Completed in 25 milliseconds

12345678910>>...17