Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/asihpi/
Dhpi.h1112 struct hpi_format { struct
1113 u32 sample_rate;
1115 u32 bit_rate; /**< for MPEG */
1116 u32 attributes;
1118 u16 mode_legacy;
1120 u16 unused; /**< Unused */
1121 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
1122 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see #HPI_FORMATS. */
Dasihpi.c331 u16 *hpi_format) in snd_card_asihpi_format_alsa2hpi()
991 struct hpi_format hpi_format; in snd_card_asihpi_playback_formats() local
1173 struct hpi_format hpi_format; in snd_card_asihpi_capture_formats() local