Home
last modified time | relevance | path

Searched refs:poutstream_map (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpi.h1269 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map,
1318 u16 hpi_instream_group_get_map(u32 h_instream, u32 *poutstream_map,
Dhpifunc.c809 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map, in hpi_outstream_group_get_map() argument
821 if (poutstream_map) in hpi_outstream_group_get_map()
822 *poutstream_map = hr.u.d.u.group_info.outstream_group_map; in hpi_outstream_group_get_map()
1167 u16 hpi_instream_group_get_map(u32 h_instream, u32 *poutstream_map, in hpi_instream_group_get_map() argument
1179 if (poutstream_map) in hpi_instream_group_get_map()
1180 *poutstream_map = hr.u.d.u.group_info.outstream_group_map; in hpi_instream_group_get_map()