Home | History | Annotate | Download | only in sound

Lines Matching defs:tlv

732 #define SNDRV_CTL_ELEM_ACCESS_TLV_READ		(1<<4)	/* TLV read is possible */
733 TLV write is possible */
735 #define SNDRV_CTL_ELEM_ACCESS_TLV_COMMAND (1<<6) /* TLV command is possible */
739 #define SNDRV_CTL_ELEM_ACCESS_TLV_CALLBACK (1<<28) /* kernel use a TLV callback */
831 unsigned int tlv[0]; /* first TLV */
872 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */