Lines Matching refs:chsc_error_from_response
63 int chsc_error_from_response(int response) in chsc_error_from_response() function
91 EXPORT_SYMBOL_GPL(chsc_error_from_response);
141 ret = chsc_error_from_response(ssd_area->response.code); in chsc_get_ssd_info()
193 return chsc_error_from_response(ssqd->response.code); in chsc_ssqd()
230 return chsc_error_from_response(scssc->response.code); in chsc_sadc()
920 ret = chsc_error_from_response(secm_area->response.code); in __chsc_do_secm()
1022 ret = chsc_error_from_response(scpd_area->response.code); in chsc_determine_channel_path_desc()
1121 ret = chsc_error_from_response(scmc_area->response.code); in chsc_get_channel_measurement_chars()
1188 ret = chsc_error_from_response(sda_area->response.code); in __chsc_enable_facility()
1243 ret = chsc_error_from_response(sdcal_area->response.code); in chsc_get_cssid_iid()
1293 result = chsc_error_from_response(scsc_area->response.code); in chsc_determine_css_characteristics()
1415 rc = chsc_error_from_response(siosl_area->response.code); in chsc_siosl()
1450 ret = chsc_error_from_response(scm_area->response.code); in chsc_scm_info()
1486 return chsc_error_from_response(pnso_area->response.code); in chsc_pnso()
1519 ret = chsc_error_from_response(sgib_area->response.code); in chsc_sgib()
1585 ret = chsc_error_from_response(scud->response.code); in chsc_scud()