Home
last modified time | relevance | path

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

/linux-4.1.27/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.c342 u16 *hpi_format) in snd_card_asihpi_format_alsa2hpi()
1009 struct hpi_format hpi_format; in snd_card_asihpi_playback_formats() local
1192 struct hpi_format hpi_format; in snd_card_asihpi_capture_formats() local