Lines Matching refs:function
135 and to function without an associated HAL module.
154 provides an API it implements the *process_bind_request* function of the
187 The framework uses the *get_element_table* function pointer to access the table
294 or more function pointers. Modules may declare multiple APIs, each offering
298 the API's declared function pointers pointing to a function within the module.
431 built into. The framework invokes the function that the module provides to
432 satisfy the *init()* function pointer of the framework's module API. During this
438 The framework invokes the function that the module provides to satisfy the
439 *element_init()* function pointer of the framework's module API. This function
497 processing the pending events. Then, it's up to the system to call the function
600 this configuration data in the fwk_log_driver_init() function.