Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dleds.h12 #define B43legacy_LED_MAX_NAME_LEN 31 macro
24 char name[B43legacy_LED_MAX_NAME_LEN + 1];
Dleds.c134 char name[B43legacy_LED_MAX_NAME_LEN + 1]; in b43legacy_map_led()