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

/linux-4.4.14/sound/pci/asihpi/
H A Dasihpi.c292 #define hpi_handle_error(x) handle_error(x, __LINE__, __FILE__) macro
470 hpi_handle_error(hpi_format_create(&dpcm->format, snd_card_asihpi_pcm_hw_params()
571 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, snd_card_asihpi_pcm_int_start()
586 hpi_handle_error(hpi_adapter_set_property(card->hpi->adapter->index, snd_card_asihpi_pcm_int_stop()
633 hpi_handle_error(hpi_outstream_write_buf( snd_pcm_group_for_each_entry()
649 hpi_handle_error(e); snd_pcm_group_for_each_entry()
659 hpi_handle_error(hpi_stream_start(dpcm->h_stream));
684 hpi_handle_error(hpi_stream_stop(dpcm->h_stream));
686 hpi_handle_error(
690 hpi_handle_error(hpi_stream_group_reset(dpcm->h_stream));
696 hpi_handle_error(hpi_stream_start(dpcm->h_stream));
701 hpi_handle_error(hpi_stream_stop(dpcm->h_stream));
787 hpi_handle_error(hpi_stream_get_info_ex( snd_pcm_group_for_each_entry()
802 hpi_handle_error(hpi_stream_start(ds->h_stream)); snd_pcm_group_for_each_entry()
901 hpi_handle_error( snd_pcm_group_for_each_entry()
912 hpi_handle_error( snd_pcm_group_for_each_entry()
921 hpi_handle_error( snd_pcm_group_for_each_entry()
929 hpi_handle_error( snd_pcm_group_for_each_entry()
985 hpi_handle_error(hpi_outstream_reset(dpcm->h_stream)); snd_card_asihpi_playback_prepare()
1053 hpi_handle_error(err); snd_card_asihpi_playback_open()
1135 hpi_handle_error(hpi_outstream_close(dpcm->h_stream)); snd_card_asihpi_playback_close()
1180 hpi_handle_error(hpi_instream_reset(dpcm->h_stream)); snd_card_asihpi_capture_prepare()
1237 err = hpi_handle_error( snd_card_asihpi_capture_open()
1304 hpi_handle_error(hpi_instream_close(dpcm->h_stream)); snd_card_asihpi_capture_close()
1532 hpi_handle_error(hpi_volume_get_gain(h_control, an_gain_mB)); snd_asihpi_volume_get()
1554 hpi_handle_error(hpi_volume_set_gain(h_control, an_gain_mB)); snd_asihpi_volume_put()
1568 hpi_handle_error(hpi_volume_get_mute(h_control, &mute)); snd_asihpi_volume_mute_get()
1583 hpi_handle_error(hpi_volume_set_mute(h_control, mute)); snd_asihpi_volume_mute_put()
1653 hpi_handle_error(hpi_level_get_gain(h_control, an_gain_mB)); snd_asihpi_level_get()
1677 hpi_handle_error(hpi_level_set_gain(h_control, an_gain_mB)); snd_asihpi_level_put()
1788 hpi_handle_error(hpi_aesebu_receiver_get_error_status( snd_asihpi_aesebu_rxstatus_get()
1885 hpi_handle_error(hpi_tuner_get_gain(h_control, &gain)); snd_asihpi_tuner_gain_get()
1901 hpi_handle_error(hpi_tuner_set_gain(h_control, gain)); snd_asihpi_tuner_gain_put()
1956 hpi_handle_error(hpi_tuner_get_band(h_control, &band)); snd_asihpi_tuner_band_get()
1987 hpi_handle_error(hpi_tuner_set_band(h_control, band)); snd_asihpi_tuner_band_put()
2045 hpi_handle_error(hpi_tuner_get_frequency(h_control, &freq)); snd_asihpi_tuner_freq_get()
2058 hpi_handle_error(hpi_tuner_set_frequency(h_control, freq)); snd_asihpi_tuner_freq_put()
2240 hpi_handle_error(hpi_multiplexer_get_source(h_control, snd_asihpi_mux_get()
2275 hpi_handle_error( snd_asihpi_mux_put()
2355 hpi_handle_error(hpi_channel_mode_set(h_control, snd_asihpi_cmode_put()
2453 hpi_handle_error(hpi_sample_clock_set_source( snd_asihpi_clksrc_put()
2457 hpi_handle_error(hpi_sample_clock_set_source_index( snd_asihpi_clksrc_put()
2503 hpi_handle_error(hpi_sample_clock_set_local_rate(h_control, snd_asihpi_clklocal_put()
2632 hpi_handle_error(err); snd_card_asihpi_mixer_new()
2731 hpi_handle_error(err); snd_card_asihpi_mixer_new()
2761 hpi_handle_error(hpi_adapter_get_info(asihpi->hpi->adapter->index, snd_asihpi_proc_read()
2930 hpi_handle_error(hpi_instream_open(adapter_index, snd_asihpi_probe()
2936 hpi_handle_error(hpi_instream_close(h_stream)); snd_asihpi_probe()
3017 hpi_handle_error(hpi_adapter_set_property(hpi->adapter->index, snd_asihpi_remove()

Completed in 76 milliseconds