Searched refs:INPUT_SYSTEM_ERR_NO_ERROR (Results 1 – 4 of 4) sorted by relevance
32 input_system_err_t error = INPUT_SYSTEM_ERR_NO_ERROR; in ia_css_isys_2400_init()40 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_2400_init()53 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_2400_init()66 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_2400_init()79 if (error != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_isys_2400_init()102 return INPUT_SYSTEM_ERR_NO_ERROR; in ia_css_isys_2401_init()
412 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_reset()420 input_system_err_t error = INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel()435 if (error != INPUT_SYSTEM_ERR_NO_ERROR) return error; in input_system_configure_channel()463 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel()573 return INPUT_SYSTEM_ERR_NO_ERROR; in input_buffer_configuration()833 return INPUT_SYSTEM_ERR_NO_ERROR; in configuration_to_registers()842 if (error != INPUT_SYSTEM_ERR_NO_ERROR) { in input_system_configuration_commit()848 if (error != INPUT_SYSTEM_ERR_NO_ERROR) { in input_system_configuration_commit()854 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_commit()1095 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
1456 if (ia_css_isys_init() != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_init()