Searched refs:INPUT_SYSTEM_ERR_NO_ERROR (Results 1 – 5 of 5) sorted by relevance
35 input_system_err_t error = INPUT_SYSTEM_ERR_NO_ERROR; in ia_css_isys_init()43 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_init()56 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_init()69 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_init()82 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_init()105 return INPUT_SYSTEM_ERR_NO_ERROR; in ia_css_isys_init()
888 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_reset()896 input_system_err_t error = INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel()919 if (error != INPUT_SYSTEM_ERR_NO_ERROR) return error; in input_system_configure_channel()947 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel()1059 return INPUT_SYSTEM_ERR_NO_ERROR; in input_buffer_configuration()1334 return INPUT_SYSTEM_ERR_NO_ERROR; in configuration_to_registers()1343 if (error != INPUT_SYSTEM_ERR_NO_ERROR) { in input_system_configuration_commit()1349 if (error != INPUT_SYSTEM_ERR_NO_ERROR) { in input_system_configuration_commit()1355 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_commit()1632 input_system_err_t status = INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel_sensor()[all …]
11 INPUT_SYSTEM_ERR_NO_ERROR = 0, enumerator
286 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_get_state()
1814 if (ia_css_isys_init() != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_init()