Home
last modified time | relevance | path

Searched refs:nled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dnpem.c421 struct npem_led *nled = container_of(led, struct npem_led, led); in brightness_get() local
422 struct npem *npem = nled->npem; in brightness_get()
433 if (npem->active_indications & nled->indication->bit) in brightness_get()
444 struct npem_led *nled = container_of(led, struct npem_led, led); in brightness_set() local
445 struct npem *npem = nled->npem; in brightness_set()
458 indications = npem->active_indications & ~(nled->indication->bit); in brightness_set()
460 indications = npem->active_indications | nled->indication->bit; in brightness_set()
471 struct npem_led *nled; in npem_free() local
478 nled = &npem->leds[cnt]; in npem_free()
480 if (nled->name[0]) in npem_free()
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-ifc6410.dts193 notify_led: nled-state {