Home
last modified time | relevance | path

Searched defs:TLV_LENGTH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dtlv.h29 #define TLV_LENGTH SNDRV_CTL_TLVD_LENGTH macro
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_mng_tlv.c16 #define TLV_LENGTH(p) (p[1]) macro
/Linux-v4.19/include/uapi/linux/
Dtipc_config.h256 #define TLV_LENGTH(datalen) (sizeof(struct tlv_desc) + (datalen)) macro