Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.h13 #define B43legacy_LED_MAX_NAME_LEN 31 macro
25 char name[B43legacy_LED_MAX_NAME_LEN + 1];
H A Dleds.c121 char name[B43legacy_LED_MAX_NAME_LEN + 1]; in b43legacy_map_led()