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()
748 hpi_handle_error(hpi_stream_get_info_ex( in snd_card_asihpi_timer_function()
763 hpi_handle_error(hpi_stream_start(ds->h_stream)); in snd_card_asihpi_timer_function()
861 hpi_handle_error( in snd_card_asihpi_timer_function()
872 hpi_handle_error( in snd_card_asihpi_timer_function()
881 hpi_handle_error( in snd_card_asihpi_timer_function()
889 hpi_handle_error( in snd_card_asihpi_timer_function()
926 hpi_handle_error(hpi_outstream_reset(dpcm->h_stream)); in snd_card_asihpi_playback_prepare()
994 hpi_handle_error(err); in snd_card_asihpi_playback_open()
1075 hpi_handle_error(hpi_outstream_close(dpcm->h_stream)); in snd_card_asihpi_playback_close()
1113 hpi_handle_error(hpi_instream_reset(dpcm->h_stream)); in snd_card_asihpi_capture_prepare()
1170 err = hpi_handle_error( in snd_card_asihpi_capture_open()
1236 hpi_handle_error(hpi_instream_close(dpcm->h_stream)); in snd_card_asihpi_capture_close()
1463 hpi_handle_error(hpi_volume_get_gain(h_control, an_gain_mB)); in snd_asihpi_volume_get()
1483 hpi_handle_error(hpi_volume_set_gain(h_control, an_gain_mB)); in snd_asihpi_volume_put()
1497 hpi_handle_error(hpi_volume_get_mute(h_control, &mute)); in snd_asihpi_volume_mute_get()
1511 hpi_handle_error(hpi_volume_set_mute(h_control, mute)); in snd_asihpi_volume_mute_put()
1581 hpi_handle_error(hpi_level_get_gain(h_control, an_gain_mB)); in snd_asihpi_level_get()
1605 hpi_handle_error(hpi_level_set_gain(h_control, an_gain_mB)); in snd_asihpi_level_put()
1716 hpi_handle_error(hpi_aesebu_receiver_get_error_status( in snd_asihpi_aesebu_rxstatus_get()
1813 hpi_handle_error(hpi_tuner_get_gain(h_control, &gain)); in snd_asihpi_tuner_gain_get()
1829 hpi_handle_error(hpi_tuner_set_gain(h_control, gain)); in snd_asihpi_tuner_gain_put()
1884 hpi_handle_error(hpi_tuner_get_band(h_control, &band)); in snd_asihpi_tuner_band_get()
1915 hpi_handle_error(hpi_tuner_set_band(h_control, band)); in snd_asihpi_tuner_band_put()
1973 hpi_handle_error(hpi_tuner_get_frequency(h_control, &freq)); in snd_asihpi_tuner_freq_get()
1986 hpi_handle_error(hpi_tuner_set_frequency(h_control, freq)); in snd_asihpi_tuner_freq_put()
2166 hpi_handle_error(hpi_multiplexer_get_source(h_control, in snd_asihpi_mux_get()
2201 hpi_handle_error( in snd_asihpi_mux_put()
2281 hpi_handle_error(hpi_channel_mode_set(h_control, in snd_asihpi_cmode_put()
2379 hpi_handle_error(hpi_sample_clock_set_source( in snd_asihpi_clksrc_put()
2383 hpi_handle_error(hpi_sample_clock_set_source_index( in snd_asihpi_clksrc_put()
2429 hpi_handle_error(hpi_sample_clock_set_local_rate(h_control, in snd_asihpi_clklocal_put()
2558 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2657 hpi_handle_error(err); in snd_card_asihpi_mixer_new()
2687 hpi_handle_error(hpi_adapter_get_info(asihpi->hpi->adapter->index, in snd_asihpi_proc_read()
2852 hpi_handle_error(hpi_instream_open(adapter_index, in snd_asihpi_probe()
2858 hpi_handle_error(hpi_instream_close(h_stream)); in snd_asihpi_probe()
2938 hpi_handle_error(hpi_adapter_set_property(hpi->adapter->index, in snd_asihpi_remove()