Home
last modified time | relevance | path

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

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