Searched refs:hpi_handle_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | asihpi.c | 269 #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_rese in snd_card_asihpi_trigger() [all...] |
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | asihpi.c | 269 #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_rese in snd_card_asihpi_trigger() [all...] |
Completed in 5 milliseconds