Searched refs:__check_ui_param (Results 1 – 1 of 1) sorted by relevance
104 static int __check_ui_param(const char *name, const uint8_t type, const struct scm_ui_framework_ope… in __check_ui_param() function133 if (__check_ui_param(name, type, ops) != 0) in scm_register_alloc()175 if (__check_ui_param(ui->name, ui->type, ui->ui_ops) != 0) in scm_register()