Home
last modified time | relevance | path

Searched defs:leds (Results 1 – 25 of 116) sorted by relevance

12345

/linux-6.1.9/drivers/leds/blink/
Dleds-bcm63138.c54 struct bcm63138_leds *leds; member
64 static void bcm63138_leds_write(struct bcm63138_leds *leds, unsigned int reg, in bcm63138_leds_write()
70 static unsigned long bcm63138_leds_read(struct bcm63138_leds *leds, in bcm63138_leds_read()
76 static void bcm63138_leds_update_bits(struct bcm63138_leds *leds, in bcm63138_leds_update_bits()
88 static void bcm63138_leds_set_flash_rate(struct bcm63138_leds *leds, in bcm63138_leds_set_flash_rate()
99 static void bcm63138_leds_set_bright(struct bcm63138_leds *leds, in bcm63138_leds_set_bright()
110 static void bcm63138_leds_enable_led(struct bcm63138_leds *leds, in bcm63138_leds_enable_led()
127 struct bcm63138_leds *leds = led->leds; in bcm63138_leds_brightness_set() local
146 struct bcm63138_leds *leds = led->leds; in bcm63138_leds_blink_set() local
196 static void bcm63138_leds_create_led(struct bcm63138_leds *leds, in bcm63138_leds_create_led()
[all …]
/linux-6.1.9/drivers/leds/
Dleds-mt6323.c111 struct mt6323_leds *leds = led->parent; in mt6323_led_hw_brightness() local
135 struct mt6323_leds *leds = led->parent; in mt6323_led_hw_off() local
160 struct mt6323_leds *leds = led->parent; in mt6323_get_led_hw_brightness() local
191 struct mt6323_leds *leds = led->parent; in mt6323_led_hw_on() local
245 struct mt6323_leds *leds = led->parent; in mt6323_led_set_blink() local
312 struct mt6323_leds *leds = led->parent; in mt6323_led_set_brightness() local
370 struct mt6323_leds *leds; in mt6323_led_probe() local
456 struct mt6323_leds *leds = platform_get_drvdata(pdev); in mt6323_led_remove() local
Dleds-sc27xx-bltc.c56 struct sc27xx_led leds[SC27XX_LEDS_MAX]; member
82 static u32 sc27xx_led_get_offset(struct sc27xx_led *leds) in sc27xx_led_get_offset()
87 static int sc27xx_led_enable(struct sc27xx_led *leds, enum led_brightness value) in sc27xx_led_enable()
107 static int sc27xx_led_disable(struct sc27xx_led *leds) in sc27xx_led_disable()
119 struct sc27xx_led *leds = to_sc27xx_led(ldev); in sc27xx_led_set() local
148 struct sc27xx_led *leds = to_sc27xx_led(ldev); in sc27xx_led_pattern_clear() local
175 struct sc27xx_led *leds = to_sc27xx_led(ldev); in sc27xx_led_pattern_set() local
Dleds-mc13783.c32 struct mc13xxx_leds *leds; member
57 struct mc13xxx_leds *leds = led->leds; in mc13xxx_led_set() local
114 struct mc13xxx_leds *leds = platform_get_drvdata(pdev); in mc13xxx_led_probe_dt() local
183 struct mc13xxx_leds *leds; in mc13xxx_led_probe() local
266 struct mc13xxx_leds *leds = platform_get_drvdata(pdev); in mc13xxx_led_remove() local
Dleds-turris-omnia.c41 struct omnia_led leds[]; member
48 struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent); in omnia_led_brightness_set_blocking() local
159 struct omnia_leds *leds = i2c_get_clientdata(client); in brightness_show() local
176 struct omnia_leds *leds = i2c_get_clientdata(client); in brightness_store() local
209 struct omnia_leds *leds; in omnia_leds_probe() local
Dleds-ot200.c30 static struct ot200_led leds[] = { variable
Dleds-menf21bmc.c31 static struct menf21bmc_led leds[] = { variable
/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dleds.c77 struct b43_leds *leds = container_of(work, struct b43_leds, work); in b43_leds_work() local
311 struct b43_leds *leds = &dev->wl->leds; in b43_leds_exit() local
321 struct b43_leds *leds = &dev->wl->leds; in b43_leds_stop() local
344 struct b43_leds *leds = &wl->leds; in b43_leds_unregister() local
/linux-6.1.9/drivers/input/
Dinput-leds.c47 struct input_led leds[]; member
87 struct input_leds *leds; in input_leds_connect() local
172 struct input_leds *leds = handle->private; in input_leds_disconnect() local
/linux-6.1.9/drivers/video/backlight/
Dled_bl.c17 struct led_classdev **leds; member
76 struct led_classdev **leds; in led_bl_get_leds() local
/linux-6.1.9/arch/arm/boot/dts/
Dsocfpga_cyclone5_socrates.dts27 leds: gpio-leds { label
Dsocfpga_cyclone5_sodia.dts36 leds: gpio-leds { label
Dat91-kizboxmini-common.dtsi55 leds: led-controller-1 { label
Domap3-igep0030-common.dtsi12 leds: gpio_leds { label
Dam335x-myirtech-myc.dtsi52 leds: leds { label
De60k02.dtsi41 leds: leds { label
De70k02.dtsi57 leds: leds { label
Drk3036-kylin.dts16 leds: gpio-leds { label
/linux-6.1.9/drivers/parisc/
Dled.c279 static void led_ASP_driver(unsigned char leds) in led_ASP_driver()
299 static void led_LASI_driver(unsigned char leds) in led_LASI_driver()
311 static void led_LCD_driver(unsigned char leds) in led_LCD_driver()
/linux-6.1.9/include/linux/platform_data/
Dleds-omap.h16 struct omap_led_config *leds; member
/linux-6.1.9/drivers/hid/
Dhid-gt683r.c140 static int gt683r_leds_set(struct gt683r_led *led, u8 leds) in gt683r_leds_set()
182 u8 leds = 0; in gt683r_led_work() local
/linux-6.1.9/drivers/macintosh/
Dadbhid.c638 int leds = 0, device = 0, pending = 0; in leds_done() local
658 static void real_leds(unsigned char leds, int device) in real_leds()
687 unsigned char leds; in adbhid_kbd_event() local
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dled.c59 u8 *leds[] = { &sprom->gpio0, in brcms_led_register() local
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3368-geekbox.dts54 leds: gpio-leds { label
Drk3368-r88.dts48 leds: gpio-leds { label

12345