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