Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dasihpi.c140 u32 h_stream; member
149 u32 h_stream, /* handle to outstream. */ in hpi_stream_host_buffer_attach() argument
175 static u16 hpi_stream_host_buffer_detach(u32 h_stream) in hpi_stream_host_buffer_detach() argument
196 static inline u16 hpi_stream_start(u32 h_stream) in hpi_stream_start() argument
204 hpi_stream_stop(u32 h_stream) hpi_stream_stop() argument
213 hpi_stream_get_info_ex(u32 h_stream,u16 * pw_state,u32 * pbuffer_size,u32 * pdata_in_buffer,u32 * psample_count,u32 * pauxiliary_data) hpi_stream_get_info_ex() argument
235 hpi_stream_group_add(u32 h_master,u32 h_stream) hpi_stream_group_add() argument
243 hpi_stream_group_reset(u32 h_stream) hpi_stream_group_reset() argument
938 snd_card_asihpi_playback_formats(struct snd_card_asihpi * asihpi,u32 h_stream) snd_card_asihpi_playback_formats() argument
1108 snd_card_asihpi_capture_formats(struct snd_card_asihpi * asihpi,u32 h_stream) snd_card_asihpi_capture_formats() argument
2765 u32 h_stream; snd_asihpi_probe() local
[all...]
H A Dhpifunc.c777 u16 hpi_outstream_group_add(u32 h_outstream, u32 h_stream) in hpi_outstream_group_add()
1132 u16 hpi_instream_group_add(u32 h_instream, u32 h_stream) in hpi_instream_group_add()