Home
last modified time | relevance | path

Searched refs:led_polarity (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c224 u8 led_polarity = LED_POLARITY_LOW_ACTIVE; variable
2132 .led_polarity = led_polarity, in wmi_led_cfg()
H A Dwil6210.h834 extern u8 led_polarity;
H A Dwmi.h2880 u8 led_polarity; member
H A Ddebugfs.c2423 {"led_polarity", 0644, (ulong)&led_polarity, doff_u8},