Searched refs:scm_ui_framework_operations_t (Results 1 – 3 of 3) sorted by relevance
34 struct scm_ui_framework_operations_t struct48 struct scm_ui_framework_operations_t *ui_ops; argument72 int scm_register_alloc(const char *name, const uint8_t type, struct scm_ui_framework_operations_t *…
104 …eck_ui_param(const char *name, const uint8_t type, const struct scm_ui_framework_operations_t *ops) in __check_ui_param()126 int scm_register_alloc(const char *name, const uint8_t type, struct scm_ui_framework_operations_t *… in scm_register_alloc()
100 struct scm_ui_framework_operations_t textui_ops = {