Searched refs:MAX_ITEM_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
2935 #define MAX_ITEM_NAME_LEN 64 in parse_audio_unit() 2938 namelist[i] = kmalloc(MAX_ITEM_NAME_LEN, GFP_KERNEL); in parse_audio_unit() 2944 MAX_ITEM_NAME_LEN); in parse_audio_unit() 2947 MAX_ITEM_NAME_LEN, 0); in snd_usb_mixer_free() 2949 scnprintf(namelist[i], MAX_ITEM_NAME_LEN, "Input %u", i); in snd_usb_mixer_free() 2805 #define MAX_ITEM_NAME_LEN parse_audio_selector_unit() macro