Searched refs:offs_out (Results 1 – 2 of 2) sorted by relevance
97 TEE_Result get_console_node_from_dt(void *fdt, int *offs_out, in get_console_node_from_dt() 143 if (offs_out) in get_console_node_from_dt() 144 *offs_out = offs; in get_console_node_from_dt() 91 get_console_node_from_dt(void * fdt,int * offs_out,char ** path_out,char ** params_out) get_console_node_from_dt() argument
34 * @offs_out: Output offset in the DTB where console directive is found43 TEE_Result get_console_node_from_dt(void *fdt, int *offs_out,