• Home
  • Raw
  • Download

Lines Matching refs:error

106 	return hr.error;  in hpi_subsys_get_version_ex()
117 return hr.error; in hpi_subsys_get_num_adapters()
132 return hr.error; in hpi_subsys_get_adapter()
145 return hr.error; in hpi_adapter_open()
159 return hr.error; in hpi_adapter_close()
180 return hr.error; in hpi_adapter_set_mode_ex()
193 return hr.error; in hpi_adapter_get_mode()
213 return hr.error; in hpi_adapter_get_info()
237 return hr.error; in hpi_adapter_get_module_by_index()
254 return hr.error; in hpi_adapter_set_property()
268 if (!hr.error) { in hpi_adapter_get_property()
275 return hr.error; in hpi_adapter_get_property()
437 if (hr.error == 0) in hpi_outstream_open()
443 return hr.error; in hpi_outstream_open()
468 return hr.error; in hpi_outstream_close()
495 return hr.error; in hpi_outstream_get_info_ex()
514 return hr.error; in hpi_outstream_write_buf()
528 return hr.error; in hpi_outstream_start()
542 return hr.error; in hpi_outstream_wait_start()
556 return hr.error; in hpi_outstream_stop()
570 return hr.error; in hpi_outstream_sinegen()
584 return hr.error; in hpi_outstream_reset()
601 return hr.error; in hpi_outstream_query_format()
618 return hr.error; in hpi_outstream_set_format()
634 return hr.error; in hpi_outstream_set_velocity()
653 return hr.error; in hpi_outstream_set_punch_in_out()
667 return hr.error; in hpi_outstream_ancillary_reset()
680 if (hr.error == 0) { in hpi_outstream_ancillary_get_info()
686 return hr.error; in hpi_outstream_ancillary_get_info()
708 hr.error = HPI_ERROR_INVALID_DATASIZE; in hpi_outstream_ancillary_read()
709 return hr.error; in hpi_outstream_ancillary_read()
726 return hr.error; in hpi_outstream_set_time_scale()
740 return hr.error; in hpi_outstream_host_buffer_allocate()
755 if (hr.error == 0) { in hpi_outstream_host_buffer_get_info()
761 return hr.error; in hpi_outstream_host_buffer_get_info()
774 return hr.error; in hpi_outstream_host_buffer_free()
807 return hr.error; in hpi_outstream_group_add()
827 return hr.error; in hpi_outstream_group_get_map()
840 return hr.error; in hpi_outstream_group_reset()
855 if (hr.error == 0) in hpi_instream_open()
862 return hr.error; in hpi_instream_open()
886 return hr.error; in hpi_instream_close()
903 return hr.error; in hpi_instream_query_format()
919 return hr.error; in hpi_instream_set_format()
936 return hr.error; in hpi_instream_read_buf()
951 return hr.error; in hpi_instream_start()
966 return hr.error; in hpi_instream_wait_start()
981 return hr.error; in hpi_instream_stop()
996 return hr.error; in hpi_instream_reset()
1023 return hr.error; in hpi_instream_get_info_ex()
1039 return hr.error; in hpi_instream_ancillary_reset()
1056 return hr.error; in hpi_instream_ancillary_get_info()
1078 hr.error = HPI_ERROR_INVALID_DATASIZE; in hpi_instream_ancillary_write()
1079 return hr.error; in hpi_instream_ancillary_write()
1094 return hr.error; in hpi_instream_host_buffer_allocate()
1109 if (hr.error == 0) { in hpi_instream_host_buffer_get_info()
1115 return hr.error; in hpi_instream_host_buffer_get_info()
1129 return hr.error; in hpi_instream_host_buffer_free()
1141 hr.error = 0; in hpi_instream_group_add()
1165 return hr.error; in hpi_instream_group_add()
1185 return hr.error; in hpi_instream_group_get_map()
1198 return hr.error; in hpi_instream_group_reset()
1210 if (hr.error == 0) in hpi_mixer_open()
1216 return hr.error; in hpi_mixer_open()
1229 return hr.error; in hpi_mixer_close()
1250 if (hr.error == 0) in hpi_mixer_get_control()
1256 return hr.error; in hpi_mixer_get_control()
1283 if (hr.error == 0) in hpi_mixer_get_control_by_index()
1290 return hr.error; in hpi_mixer_get_control_by_index()
1304 return hr.error; in hpi_mixer_store()
1322 return hr.error; in hpi_control_param_set()
1339 return hr.error; in hpi_control_log_set2()
1362 return hr.error; in hpi_control_param_get()
1385 return hr.error; in hpi_control_log_get2()
1407 return hr.error; in hpi_control_query()
1440 if (hr.error) { in hpi_control_get_string()
1441 err = hr.error; in hpi_control_get_string()
1519 return hr.error; in hpi_aesebu_receiver_get_user_data()
1538 return hr.error; in hpi_aesebu_receiver_get_channel_status()
1634 return hr.error; in hpi_bitstream_get_activity()
1687 return hr.error; in hpi_cobranet_hmi_write()
1712 if (!hr.h.error && pb_data) { in hpi_cobranet_hmi_read()
1724 return hr.h.error; in hpi_cobranet_hmi_read()
1741 if (!hr.error) { in hpi_cobranet_hmi_get_status()
1751 return hr.error; in hpi_cobranet_hmi_get_status()
1930 return hr.error; in hpi_compander_set_threshold()
1949 return hr.error; in hpi_compander_get_threshold()
1977 if (hr.error) { in hpi_level_query_range()
1988 return hr.error; in hpi_level_query_range()
2028 if (!hr.error) in hpi_meter_get_peak()
2034 return hr.error; in hpi_meter_get_peak()
2053 if (!hr.error) in hpi_meter_get_rms()
2060 return hr.error; in hpi_meter_get_rms()
2073 u16 error; in hpi_meter_get_rms_ballistics() local
2075 error = hpi_control_param2_get(h_control, HPI_METER_RMS_BALLISTICS, in hpi_meter_get_rms_ballistics()
2083 return error; in hpi_meter_get_rms_ballistics()
2097 u16 error; in hpi_meter_get_peak_ballistics() local
2099 error = hpi_control_param2_get(h_control, HPI_METER_PEAK_BALLISTICS, in hpi_meter_get_peak_ballistics()
2107 return error; in hpi_meter_get_peak_ballistics()
2118 u16 error = 0; in hpi_microphone_get_phantom_power() local
2120 error = hpi_control_param1_get(h_control, in hpi_microphone_get_phantom_power()
2124 return error; in hpi_microphone_get_phantom_power()
2166 return hr.error; in hpi_multiplexer_query_source()
2174 u16 error = 0; in hpi_parametric_eq_get_info() local
2176 error = hpi_control_param2_get(h_control, HPI_EQUALIZER_NUM_FILTERS, in hpi_parametric_eq_get_info()
2182 return error; in hpi_parametric_eq_get_info()
2215 return hr.error; in hpi_parametric_eq_get_band()
2237 return hr.error; in hpi_parametric_eq_set_band()
2261 return hr.error; in hpi_parametric_eq_get_coeffs()
2503 u16 error = 0; in hpi_tuner_get_band() local
2505 error = hpi_control_param1_get(h_control, HPI_TUNER_BAND, &band); in hpi_tuner_get_band()
2508 return error; in hpi_tuner_get_band()
2547 u16 error = 0; in hpi_tuner_get_gain() local
2549 error = hpi_control_param1_get(h_control, HPI_TUNER_GAIN, &gain); in hpi_tuner_get_gain()
2552 return error; in hpi_tuner_get_gain()
2568 return hr.error; in hpi_tuner_get_rf_level()
2584 return hr.error; in hpi_tuner_get_raw_rf_level()
2640 u16 error = 0; in hpi_tuner_get_status() local
2642 error = hpi_control_param1_get(h_control, HPI_TUNER_STATUS, &status); in hpi_tuner_get_status()
2644 if (!error) { in hpi_tuner_get_status()
2652 return error; in hpi_tuner_get_status()
2700 return hr.error; in hpi_tuner_get_rds()
2782 if (hr.error) { in hpi_volume_query_range()
2793 return hr.error; in hpi_volume_query_range()
2817 return hr.error; in hpi_volume_auto_fade_profile()
2851 return hr.error; in hpi_vox_set_threshold()
2868 return hr.error; in hpi_vox_get_threshold()