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