Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c292 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__) macro
470 hpi_handle_error(hpi_format_create(&dpcm->format, in snd_card_asihpi_pcm_hw_params()
571 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_start()
586 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_stop()
633 hpi_handle_error(hpi_outstream_write_buf( in snd_card_asihpi_trigger()
649 hpi_handle_error(e); in snd_card_asihpi_trigger()
659 hpi_handle_error(hpi_stream_start(dpcm->h_stream)); in snd_card_asihpi_trigger()
684 hpi_handle_error(hpi_stream_stop(dpcm->h_stream)); in snd_card_asihpi_trigger()
686 hpi_handle_error( in snd_card_asihpi_trigger()
690 hpi_handle_error(hpi_stream_group_reset(dpcm->h_stream)); in snd_card_asihpi_trigger()
[all …]