Home
last modified time | relevance | path

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

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