Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpi.h1115 struct hpi_format { struct
1116 u32 sample_rate;
1118 u32 bit_rate; /**< for MPEG */
1119 u32 attributes;
1121 u16 mode_legacy;
1123 u16 unused; /**< Unused */
1124 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
1125 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see #HPI_FORMATS. */
Dasihpi.c337 u16 *hpi_format) in snd_card_asihpi_format_alsa2hpi()
947 struct hpi_format hpi_format; in snd_card_asihpi_playback_formats() local
1123 struct hpi_format hpi_format; in snd_card_asihpi_capture_formats() local