Home
last modified time | relevance | path

Searched defs:led (Results 26 – 50 of 245) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-ss4200.c181 struct nasgpio_led *led = led_classdev_to_nasgpio_led(led_cdev); in __nasgpio_led_set_attr() local
203 struct nasgpio_led *led = led_classdev_to_nasgpio_led(led_cdev); in nasgpio_led_get_attr() local
423 struct led_classdev *led = &nas_led->led_cdev; in get_classdev_for_led_nr() local
447 struct led_classdev *led = dev_get_drvdata(dev); in nas_led_blink_show() local
459 struct led_classdev *led = dev_get_drvdata(dev); in nas_led_blink_store() local
483 struct led_classdev *led = get_classdev_for_led_nr(led_nr); in register_nasgpio_led() local
501 struct led_classdev *led = get_classdev_for_led_nr(led_nr); in unregister_nasgpio_led() local
H A Dleds-pca963x.c116 static int pca963x_brightness(struct pca963x_led *led, in pca963x_brightness()
155 static void pca963x_blink(struct pca963x_led *led) in pca963x_blink()
186 static int pca963x_power_state(struct pca963x_led *led) in pca963x_power_state()
207 struct pca963x_led *led; in pca963x_led_set() local
224 static unsigned int pca963x_period_scale(struct pca963x_led *led, in pca963x_period_scale()
236 struct pca963x_led *led; in pca963x_blink_set() local
289 struct pca963x_led *led = chip->leds; in pca963x_register_leds() local
H A Dleds-lp55xx-common.c89 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in led_current_show() local
98 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in led_current_store() local
122 struct lp55xx_led *led = dev_to_lp55xx_led(dev); in max_current_show() local
141 struct lp55xx_led *led = mcled_cdev_to_led(mc_dev); in lp55xx_set_mc_brightness() local
152 struct lp55xx_led *led = cdev_to_lp55xx_led(cdev); in lp55xx_set_brightness() local
159 static int lp55xx_init_led(struct lp55xx_led *led, in lp55xx_init_led()
276 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); in select_engine_show() local
286 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); in select_engine_store() local
328 struct lp55xx_led *led = i2c_get_clientdata(to_i2c_client(dev)); in run_engine_store() local
491 int lp55xx_register_leds(struct lp55xx_led *led, struct lp55xx_chip *chip) in lp55xx_register_leds()
H A Dleds-wm831x-status.c38 static void wm831x_status_set(struct wm831x_status *led) in wm831x_status_set()
69 struct wm831x_status *led = to_wm831x_status(led_cdev); in wm831x_status_brightness_set() local
86 struct wm831x_status *led = to_wm831x_status(led_cdev); in wm831x_status_blink_set() local
162 struct wm831x_status *led = to_wm831x_status(led_cdev); in wm831x_status_src_show() local
186 struct wm831x_status *led = to_wm831x_status(led_cdev); in wm831x_status_src_store() local
H A Dleds-da9052.c39 static int da9052_set_led_brightness(struct da9052_led *led, in da9052_set_led_brightness()
57 struct da9052_led *led = in da9052_led_set() local
94 struct da9052_led *led = NULL; in da9052_led_probe() local
161 struct da9052_led *led = platform_get_drvdata(pdev); in da9052_led_remove() local
H A Dleds-lp8788.c42 static int lp8788_led_init_device(struct lp8788_led *led, in lp8788_led_init_device()
73 static int lp8788_led_enable(struct lp8788_led *led, in lp8788_led_enable()
91 struct lp8788_led *led = in lp8788_brightness_set() local
124 struct lp8788_led *led; in lp8788_led_probe() local
H A Dleds-cpcap.c62 struct led_classdev led; member
81 static int cpcap_led_set_power(struct cpcap_led *led, bool status) in cpcap_led_set_power()
105 struct cpcap_led *led = container_of(ledc, struct cpcap_led, led); in cpcap_led_set() local
161 struct cpcap_led *led; in cpcap_led_probe() local
H A Dleds-lp8860.c140 static int lp8860_unlock_eeprom(struct lp8860_led *led, int lock) in lp8860_unlock_eeprom()
180 static int lp8860_fault_check(struct lp8860_led *led) in lp8860_fault_check()
208 struct lp8860_led *led = in lp8860_brightness_set() local
239 static int lp8860_init(struct lp8860_led *led) in lp8860_init()
382 struct lp8860_led *led; in lp8860_probe() local
450 struct lp8860_led *led = i2c_get_clientdata(client); in lp8860_remove() local
H A Dleds-lm3697.c116 struct lm3697_led *led = container_of(led_cdev, struct lm3697_led, in lm3697_brightness_set() local
161 struct lm3697_led *led; in lm3697_init() local
198 struct lm3697_led *led; in lm3697_probe_dt() local
298 struct lm3697 *led; in lm3697_probe() local
334 struct lm3697 *led = i2c_get_clientdata(client); in lm3697_remove() local
H A Dleds-spi-byte.c68 struct spi_byte_led *led = container_of(dev, struct spi_byte_led, ldev); in spi_byte_brightness_set_blocking() local
85 struct spi_byte_led *led; in spi_byte_probe() local
135 struct spi_byte_led *led = spi_get_drvdata(spi); in spi_byte_remove() local
H A Dleds-da903x.c43 struct da903x_led *led = in da903x_led_set() local
86 struct da903x_led *led; in da903x_led_probe() local
126 struct da903x_led *led = platform_get_drvdata(pdev); in da903x_led_remove() local
H A Dleds-ariel.c36 struct ariel_led *led = led_cdev_to_ariel_led(led_cdev); in ariel_led_get() local
51 struct ariel_led *led = led_cdev_to_ariel_led(led_cdev); in ariel_led_set() local
62 struct ariel_led *led = led_cdev_to_ariel_led(led_cdev); in ariel_blink_set() local
H A Dleds-pm8058.c31 struct pm8058_led *led; in pm8058_led_set() local
58 struct pm8058_led *led; in pm8058_led_get() local
92 struct pm8058_led *led; in pm8058_led_probe() local
H A Dleds-lp5562.c114 static void lp5562_set_led_current(struct lp55xx_led *led, u8 led_current) in lp5562_set_led_current()
315 static int lp5562_led_brightness(struct lp55xx_led *led) in lp5562_led_brightness()
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)); in lp5562_store_engine_mux() local
519 struct lp55xx_led *led; in lp5562_probe() local
578 struct lp55xx_led *led = i2c_get_clientdata(client); in lp5562_remove() local
H A Dleds-tlc591xx.c87 tlc591xx_set_ledout(struct tlc591xx_priv *priv, struct tlc591xx_led *led, in tlc591xx_set_ledout()
100 tlc591xx_set_pwm(struct tlc591xx_priv *priv, struct tlc591xx_led *led, in tlc591xx_set_pwm()
112 struct tlc591xx_led *led = ldev_to_led(led_cdev); in tlc591xx_brightness_set() local
188 struct tlc591xx_led *led; in tlc591xx_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dleds.c48 struct b43_led *led) in b43_led_update()
99 struct b43_led *led = container_of(led_dev, struct b43_led, led_dev); in b43_led_brightness_set() local
108 static int b43_register_led(struct b43_wldev *dev, struct b43_led *led, in b43_register_led()
138 static void b43_unregister_led(struct b43_led *led) in b43_unregister_led()
251 struct b43_led *led; in b43_leds_init() local
/OK3568_Linux_fs/kernel/drivers/hid/
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 static inline int delcom_get_lednum(const struct hidled_led *led) in delcom_get_lednum()
289 static int delcom_enable_led(struct hidled_led *led) in delcom_enable_led()
299 static int delcom_set_pwm(struct hidled_led *led) in delcom_set_pwm()
311 struct hidled_led *led = to_hidled_led(cdev); in delcom_write() local
343 struct hidled_led *led = to_hidled_led(cdev); in luxafor_write() local
410 static int hidled_init_led(struct hidled_led *led, const char *color_name, in hidled_init_led()
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Debsa285.c51 struct ebsa285_led *led = container_of(cdev, in ebsa285_led_set() local
63 struct ebsa285_led *led = container_of(cdev, in ebsa285_led_get() local
85 struct ebsa285_led *led; in ebsa285_leds_init() local
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/
H A Dip32-reset.c77 unsigned long led = mace->perif.ctrl.misc ^ MACEISA_LED_RED; in blink_timeout() local
114 unsigned long led; in panic_event() local
137 unsigned long led = mace->perif.ctrl.misc; in ip32_reboot_setup() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dled.c118 struct ath5k_led *led = container_of(led_dev, struct ath5k_led, in ath5k_led_brightness_set() local
128 ath5k_register_led(struct ath5k_hw *ah, struct ath5k_led *led, in ath5k_register_led()
149 ath5k_unregister_led(struct ath5k_led *led) in ath5k_unregister_led()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Didp.c218 struct idp_led *led = container_of(cdev, in idp_led_set() local
232 struct idp_led *led = container_of(cdev, in idp_led_get() local
246 struct idp_led *led; in idp_leds_init() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.c59 struct b43legacy_led *led = container_of(led_dev, struct b43legacy_led, in b43legacy_led_brightness_set() local
76 struct b43legacy_led *led, in b43legacy_register_led()
106 static void b43legacy_unregister_led(struct b43legacy_led *led) in b43legacy_unregister_led()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_led.c45 void swledon(PADAPTER adapter, PLED_SDIO led) in swledon()
61 void swledoff(PADAPTER adapter, PLED_SDIO led) in swledoff()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_led.c46 void swledon(PADAPTER adapter, PLED_SDIO led) in swledon()
62 void swledoff(PADAPTER adapter, PLED_SDIO led) in swledoff()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsgm3784.c179 struct sgm3784_led *led = &flash->leds[id]; in sgm3784_torch_brt() local
193 struct sgm3784_led *led = &flash->leds[id]; in sgm3784_flash_brt() local
271 struct sgm3784_led *led = in sgm3784_get_ctrl() local
308 struct sgm3784_led *led = in sgm3784_set_ctrl() local
401 struct sgm3784_led *led = &flash->leds[id]; in sgm3784_init_controls() local
462 struct sgm3784_led *led = in sgm3784_get_time_info() local
599 struct sgm3784_led *led; in sgm3784_of_init() local

12345678910