Home
last modified time | relevance | path

Searched defs:hpi_format (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/asihpi/
Dhpi.h1123 struct hpi_format { struct
1124 u32 sample_rate;
1126 u32 bit_rate; /**< for MPEG */
1127 u32 attributes;
1129 u16 mode_legacy;
1131 u16 unused; /**< Unused */
1132 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
1133 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see #HPI_FORMATS. */
Dasihpi.c344 u16 *hpi_format) in snd_card_asihpi_format_alsa2hpi()
1004 struct hpi_format hpi_format; in snd_card_asihpi_playback_formats() local
1186 struct hpi_format hpi_format; in snd_card_asihpi_capture_formats() local