Lines Matching refs:hpi_handle_error
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_reset(dpcm->h_stream)); in snd_card_asihpi_trigger()
657 hpi_handle_error(hpi_stream_start(dpcm->h_stream)); in snd_card_asihpi_trigger()
662 hpi_handle_error(hpi_stream_stop(dpcm->h_stream)); in snd_card_asihpi_trigger()
747 hpi_handle_error(hpi_stream_get_info_ex( in snd_card_asihpi_timer_function()
762 hpi_handle_error(hpi_stream_start(ds->h_stream)); in snd_card_asihpi_timer_function()
859 hpi_handle_error( in snd_card_asihpi_timer_function()
870 hpi_handle_error( in snd_card_asihpi_timer_function()
879 hpi_handle_error( in snd_card_asihpi_timer_function()
887 hpi_handle_error( in snd_card_asihpi_timer_function()
924 hpi_handle_error(hpi_outstream_reset(dpcm->h_stream)); in snd_card_asihpi_playback_prepare()
992 hpi_handle_error(err); in snd_card_asihpi_playback_open()
1073 hpi_handle_error(hpi_outstream_close(dpcm->h_stream)); in snd_card_asihpi_playback_close()
1111 hpi_handle_error(hpi_instream_reset(dpcm->h_stream)); in snd_card_asihpi_capture_prepare()
1168 err = hpi_handle_error( in snd_card_asihpi_capture_open()
1234 hpi_handle_error(hpi_instream_close(dpcm->h_stream)); in snd_card_asihpi_capture_close()
1461 hpi_handle_error(hpi_volume_get_gain(h_control, an_gain_mB)); in snd_asihpi_volume_get()
1481 hpi_handle_error(hpi_volume_set_gain(h_control, an_gain_mB)); in snd_asihpi_volume_put()
1495 hpi_handle_error(hpi_volume_get_mute(h_control, &mute)); in snd_asihpi_volume_mute_get()
1509 hpi_handle_error(hpi_volume_set_mute(h_control, mute)); in snd_asihpi_volume_mute_put()
1579 hpi_handle_error(hpi_level_get_gain(h_control, an_gain_mB)); in snd_asihpi_level_get()
1603 hpi_handle_error(hpi_level_set_gain(h_control, an_gain_mB)); in snd_asihpi_level_put()
1714 hpi_handle_error(hpi_aesebu_receiver_get_error_status( in snd_asihpi_aesebu_rxstatus_get()
1811 hpi_handle_error(hpi_tuner_get_gain(h_control, &gain)); in snd_asihpi_tuner_gain_get()
1827 hpi_handle_error(hpi_tuner_set_gain(h_control, gain)); in snd_asihpi_tuner_gain_put()
1882 hpi_handle_error(hpi_tuner_get_band(h_control, &band)); in snd_asihpi_tuner_band_get()
1913 hpi_handle_error(hpi_tuner_set_band(h_control, band)); in snd_asihpi_tuner_band_put()
1971 hpi_handle_error(hpi_tuner_get_frequency(h_control, &freq)); in snd_asihpi_tuner_freq_get()
1984 hpi_handle_error(hpi_tuner_set_frequency(h_control, freq)); in snd_asihpi_tuner_freq_put()
2164 hpi_handle_error(hpi_multiplexer_get_source(h_control, in snd_asihpi_mux_get()
2199 hpi_handle_error( in snd_asihpi_mux_put()
2279 hpi_handle_error(hpi_channel_mode_set(h_control, in snd_asihpi_cmode_put()
2377 hpi_handle_error(hpi_sample_clock_set_source( in snd_asihpi_clksrc_put()
2381 hpi_handle_error(hpi_sample_clock_set_source_index( in snd_asihpi_clksrc_put()
2427 hpi_handle_error(hpi_sample_clock_set_local_rate(h_control, in snd_asihpi_clklocal_put()
2556 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2655 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2685 hpi_handle_error(hpi_adapter_get_info(asihpi->hpi->adapter->index, in snd_asihpi_proc_read()
2850 hpi_handle_error(hpi_instream_open(adapter_index, in snd_asihpi_probe()
2856 hpi_handle_error(hpi_instream_close(h_stream)); in snd_asihpi_probe()
2936 hpi_handle_error(hpi_adapter_set_property(hpi->adapter->index, in snd_asihpi_remove()