Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/sound/
H A Dtlv.h21 #define SNDRV_CTL_TLVT_FCP_CHANNEL_LABELS 0x110 /* channel labels */ macro
/linux-6.15/sound/usb/
H A Dfcp.c737 tlv_data[0] = SNDRV_CTL_TLVT_FCP_CHANNEL_LABELS; in fcp_ioctl_set_meter_labels()