Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/drivers/leds/
H A 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
H A 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
H A 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
H A Dleds-turris-omnia.c49 struct omnia_led leds[]; member
56 struct omnia_leds *leds = dev_get_drvdata(cdev->dev->parent); in omnia_led_brightness_set_blocking() local
163 struct omnia_leds *leds = i2c_get_clientdata(client); in brightness_show() local
180 struct omnia_leds *leds = i2c_get_clientdata(client); in brightness_store() local
212 struct omnia_leds *leds; in omnia_leds_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A 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
/OK3568_Linux_fs/kernel/drivers/input/
H A 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
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dled_bl.c17 struct led_classdev **leds; member
76 struct led_classdev **leds; in led_bl_get_leds() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsocfpga_cyclone5_socrates.dts27 leds: gpio-leds { label
H A Dsocfpga_cyclone5_sodia.dts36 leds: gpio-leds { label
H A Dat91-kizboxmini-common.dtsi57 leds: pwm_leds { label
H A Domap3-igep0030-common.dtsi12 leds: gpio_leds { label
H A Drv1103g-scaner-v10.dts36 leds: gpio-leds { label
H A De60k02.dtsi41 leds: leds { label
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dled.c276 static void led_ASP_driver(unsigned char leds) in led_ASP_driver()
296 static void led_LASI_driver(unsigned char leds) in led_LASI_driver()
308 static void led_LCD_driver(unsigned char leds) in led_LCD_driver()
/OK3568_Linux_fs/u-boot/arch/mips/dts/
H A Dbrcm,bcm6328.dtsi117 leds: led-controller@10000800 { label
H A Dbrcm,bcm6358.dtsi120 leds: led-controller@fffe00d0 { label
H A Dbrcm,bcm63268.dtsi139 leds: led-controller@10001900 { label
H A Dbrcm,bcm3380.dtsi145 leds: led-controller@14e00f00 { label
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dleds-omap.h16 struct omap_led_config *leds; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle.dtsi127 leds: leds { label
H A Drk3528-demo.dtsi73 leds: gpio-leds { label
/OK3568_Linux_fs/kernel/drivers/hid/
H A 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
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkeyboard.c34 int leds; in check_leds() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A 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
/OK3568_Linux_fs/u-boot/board/Seagate/dockstar/
H A Ddockstar.c145 static void set_leds(u32 leds, u32 blinking) in set_leds()

123456