Home
last modified time | relevance | path

Searched defs:snd_soc_tplg_link_config (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/sound/
H A Dasoc.h545 struct snd_soc_tplg_link_config { struct
546 uint32_t size; /* in bytes of this structure */
547 uint32_t id; /* unique ID - used to match */
548 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
549 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
551 uint32_t num_streams; /* number of streams */
553 uint32_t num_hw_configs; /* number of hw configs */
554 uint32_t default_hw_config_id; /* default hw config ID for init */
555 uint32_t flag_mask; /* bitmask of flags to configure */
556 uint32_t flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/sound/
H A Dasoc.h545 struct snd_soc_tplg_link_config { struct
546 uint32_t size; /* in bytes of this structure */
547 uint32_t id; /* unique ID - used to match */
548 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
549 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
551 uint32_t num_streams; /* number of streams */
553 uint32_t num_hw_configs; /* number of hw configs */
554 uint32_t default_hw_config_id; /* default hw config ID for init */
555 uint32_t flag_mask; /* bitmask of flags to configure */
556 uint32_t flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/sound/uapi/
H A Dasoc.h538 struct snd_soc_tplg_link_config { struct
539 __le32 size; /* in bytes of this structure */
540 __le32 id; /* unique ID - used to match */
541 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
542 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
544 __le32 num_streams; /* number of streams */
546 __le32 num_hw_configs; /* number of hw configs */
547 __le32 default_hw_config_id; /* default hw config ID for init */
548 __le32 flag_mask; /* bitmask of flags to configure */
549 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/sound/
H A Dasoc.h545 struct snd_soc_tplg_link_config { struct
546 __le32 size; /* in bytes of this structure */
547 __le32 id; /* unique ID - used to match */
548 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
549 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
551 __le32 num_streams; /* number of streams */
553 __le32 num_hw_configs; /* number of hw configs */
554 __le32 default_hw_config_id; /* default hw config ID for init */
555 __le32 flag_mask; /* bitmask of flags to configure */
556 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/sound/
H A Dasoc.h545 struct snd_soc_tplg_link_config { struct
546 __le32 size; /* in bytes of this structure */
547 __le32 id; /* unique ID - used to match */
548 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
549 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
551 __le32 num_streams; /* number of streams */
553 __le32 num_hw_configs; /* number of hw configs */
554 __le32 default_hw_config_id; /* default hw config ID for init */
555 __le32 flag_mask; /* bitmask of flags to configure */
556 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/sound/
H A Dasoc.h545 struct snd_soc_tplg_link_config { struct
546 uint32_t size; /* in bytes of this structure */
547 uint32_t id; /* unique ID - used to match */
548 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* name - used to match */
549 char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* stream name - used to match */
551 uint32_t num_streams; /* number of streams */
553 uint32_t num_hw_configs; /* number of hw configs */
554 uint32_t default_hw_config_id; /* default hw config ID for init */
555 uint32_t flag_mask; /* bitmask of flags to configure */
556 uint32_t flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
[all …]