Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/emu10k1/
Demufx.c650 #define MAX_TLV_SIZE 256 macro
663 if (data[1] >= MAX_TLV_SIZE) in copy_tlv()