Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/emu10k1/
Demufx.c659 #define MAX_TLV_SIZE 256 macro
672 if (data[1] >= MAX_TLV_SIZE) in copy_tlv()