Lines Matching refs:hpi_handle_error
279 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__) macro
459 hpi_handle_error(hpi_format_create(&dpcm->format, in snd_card_asihpi_pcm_hw_params()
558 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_start()
569 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, in snd_card_asihpi_pcm_int_stop()
616 hpi_handle_error(hpi_outstream_write_buf( in snd_card_asihpi_trigger()
632 hpi_handle_error(e); in snd_card_asihpi_trigger()
642 hpi_handle_error(hpi_stream_start(dpcm->h_stream)); in snd_card_asihpi_trigger()
667 hpi_handle_error(hpi_stream_stop(dpcm->h_stream)); in snd_card_asihpi_trigger()
669 hpi_handle_error( in snd_card_asihpi_trigger()
673 hpi_handle_error(hpi_stream_group_reset(dpcm->h_stream)); in snd_card_asihpi_trigger()
679 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()
770 hpi_handle_error(hpi_stream_get_info_ex( in snd_card_asihpi_timer_function()
785 hpi_handle_error(hpi_stream_start(ds->h_stream)); in snd_card_asihpi_timer_function()
883 hpi_handle_error( in snd_card_asihpi_timer_function()
894 hpi_handle_error( in snd_card_asihpi_timer_function()
903 hpi_handle_error( in snd_card_asihpi_timer_function()
911 hpi_handle_error( in snd_card_asihpi_timer_function()
967 hpi_handle_error(hpi_outstream_reset(dpcm->h_stream)); in snd_card_asihpi_playback_prepare()
1035 hpi_handle_error(err); in snd_card_asihpi_playback_open()
1116 hpi_handle_error(hpi_outstream_close(dpcm->h_stream)); in snd_card_asihpi_playback_close()
1161 hpi_handle_error(hpi_instream_reset(dpcm->h_stream)); in snd_card_asihpi_capture_prepare()
1218 err = hpi_handle_error( in snd_card_asihpi_capture_open()
1284 hpi_handle_error(hpi_instream_close(dpcm->h_stream)); in snd_card_asihpi_capture_close()
1512 hpi_handle_error(hpi_volume_get_gain(h_control, an_gain_mB)); in snd_asihpi_volume_get()
1532 hpi_handle_error(hpi_volume_set_gain(h_control, an_gain_mB)); in snd_asihpi_volume_put()
1546 hpi_handle_error(hpi_volume_get_mute(h_control, &mute)); in snd_asihpi_volume_mute_get()
1560 hpi_handle_error(hpi_volume_set_mute(h_control, mute)); in snd_asihpi_volume_mute_put()
1630 hpi_handle_error(hpi_level_get_gain(h_control, an_gain_mB)); in snd_asihpi_level_get()
1654 hpi_handle_error(hpi_level_set_gain(h_control, an_gain_mB)); in snd_asihpi_level_put()
1765 hpi_handle_error(hpi_aesebu_receiver_get_error_status( in snd_asihpi_aesebu_rxstatus_get()
1862 hpi_handle_error(hpi_tuner_get_gain(h_control, &gain)); in snd_asihpi_tuner_gain_get()
1878 hpi_handle_error(hpi_tuner_set_gain(h_control, gain)); in snd_asihpi_tuner_gain_put()
1933 hpi_handle_error(hpi_tuner_get_band(h_control, &band)); in snd_asihpi_tuner_band_get()
1964 hpi_handle_error(hpi_tuner_set_band(h_control, band)); in snd_asihpi_tuner_band_put()
2022 hpi_handle_error(hpi_tuner_get_frequency(h_control, &freq)); in snd_asihpi_tuner_freq_get()
2035 hpi_handle_error(hpi_tuner_set_frequency(h_control, freq)); in snd_asihpi_tuner_freq_put()
2217 hpi_handle_error(hpi_multiplexer_get_source(h_control, in snd_asihpi_mux_get()
2252 hpi_handle_error( in snd_asihpi_mux_put()
2332 hpi_handle_error(hpi_channel_mode_set(h_control, in snd_asihpi_cmode_put()
2430 hpi_handle_error(hpi_sample_clock_set_source( in snd_asihpi_clksrc_put()
2434 hpi_handle_error(hpi_sample_clock_set_source_index( in snd_asihpi_clksrc_put()
2480 hpi_handle_error(hpi_sample_clock_set_local_rate(h_control, in snd_asihpi_clklocal_put()
2609 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2708 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2738 hpi_handle_error(hpi_adapter_get_info(asihpi->hpi->adapter->index, in snd_asihpi_proc_read()
2905 hpi_handle_error(hpi_instream_open(adapter_index, in snd_asihpi_probe()
2911 hpi_handle_error(hpi_instream_close(h_stream)); in snd_asihpi_probe()
2992 hpi_handle_error(hpi_adapter_set_property(hpi->adapter->index, in snd_asihpi_remove()