Searched refs:MAX_ITEM_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
1806 #define MAX_ITEM_NAME_LEN 64 in parse_audio_selector_unit() macro1810 namelist[i] = kmalloc(MAX_ITEM_NAME_LEN, GFP_KERNEL); in parse_audio_selector_unit()1820 MAX_ITEM_NAME_LEN); in parse_audio_selector_unit()1822 len = get_term_name(state, &iterm, namelist[i], MAX_ITEM_NAME_LEN, 0); in parse_audio_selector_unit()