Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/emu10k1/
Demufx.c651 #define MAX_TLV_SIZE 256 macro
664 if (data[1] >= MAX_TLV_SIZE) in copy_tlv()