Home
last modified time | relevance | path

Searched defs:SNDRV_CTL_TLVD_ITEM (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dtlv.h40 #define SNDRV_CTL_TLVD_ITEM(type, ...) \ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dtlv.h29 #define SNDRV_CTL_TLVD_ITEM(type, ...) \ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dtlv.h30 #define SNDRV_CTL_TLVD_ITEM(type,...) (type), SNDRV_CTL_TLVD_LENGTH(__VA_ARGS__), __VA_ARGS__ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dtlv.h30 #define SNDRV_CTL_TLVD_ITEM(type,...) (type), SNDRV_CTL_TLVD_LENGTH(__VA_ARGS__), __VA_ARGS__ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dtlv.h17 #define SNDRV_CTL_TLVD_ITEM(type, ...) \ macro

Completed in 2 milliseconds