Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c269 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__) macro
446 hpi_handle_error(hpi_format_create(&dpcm->format, in snd_card_asihpi_pcm_hw_params()
542 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_start()
553 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_stop()
594 hpi_handle_error(hpi_outstream_write_buf( in snd_card_asihpi_trigger()
610 hpi_handle_error(e); in snd_card_asihpi_trigger()
620 hpi_handle_error(hpi_stream_start(dpcm->h_stream)); in snd_card_asihpi_trigger()
645 hpi_handle_error(hpi_stream_stop(dpcm->h_stream)); in snd_card_asihpi_trigger()
647 hpi_handle_error( in snd_card_asihpi_trigger()
651 hpi_handle_error(hpi_stream_group_reset(dpcm->h_stream)); in snd_card_asihpi_trigger()
[all …]