Searched refs:poutstream_map (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi.h | 1266 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,
|
H A D | hpifunc.c | 810 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()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi.h | 1253 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map, 1302 u16 hpi_instream_group_get_map(u32 h_instream, u32 *poutstream_map,
|
H A D | hpifunc.c | 810 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()
|
Completed in 14 milliseconds