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()
857 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_reset()909 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel()1019 return INPUT_SYSTEM_ERR_NO_ERROR; in input_buffer_configuration()1280 return INPUT_SYSTEM_ERR_NO_ERROR; in configuration_to_registers()1301 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configuration_commit()1650 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_configure_channel_sensor()1671 return INPUT_SYSTEM_ERR_NO_ERROR; in set_source_type()1686 return INPUT_SYSTEM_ERR_NO_ERROR; in set_source_type()1716 return INPUT_SYSTEM_ERR_NO_ERROR; in set_csi_cfg()1753 return INPUT_SYSTEM_ERR_NO_ERROR; in set_csi_cfg()[all …]
11 INPUT_SYSTEM_ERR_NO_ERROR = 0, enumerator
286 return INPUT_SYSTEM_ERR_NO_ERROR; in input_system_get_state()
1608 if (ia_css_isys_init() != INPUT_SYSTEM_ERR_NO_ERROR) in ia_css_init()