Home
last modified time | relevance | path

Searched refs:hpi_outstream_query_format (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpi.h1243 u16 hpi_outstream_query_format(u32 h_outstream, struct hpi_format *p_format);
Dasihpi.c970 err = hpi_outstream_query_format(h_stream, &hpi_format); in snd_card_asihpi_playback_formats()
Dhpifunc.c586 u16 hpi_outstream_query_format(u32 h_outstream, struct hpi_format *p_format) in hpi_outstream_query_format() function