Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/asihpi/
Dhpi.h1266 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map,
1315 u16 hpi_instream_group_get_map(u32 h_instream, u32 *poutstream_map,
Dhpifunc.c810 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map, in hpi_outstream_group_get_map() argument
822 if (poutstream_map) in hpi_outstream_group_get_map()
823 *poutstream_map = hr.u.d.u.group_info.outstream_group_map; in hpi_outstream_group_get_map()
1168 u16 hpi_instream_group_get_map(u32 h_instream, u32 *poutstream_map, in hpi_instream_group_get_map() argument
1180 if (poutstream_map) in hpi_instream_group_get_map()
1181 *poutstream_map = hr.u.d.u.group_info.outstream_group_map; in hpi_instream_group_get_map()