Searched refs:procptr (Results 1 – 1 of 1) sorted by relevance
2295 struct altera_procinfo *procptr = NULL; in altera_get_act_info() local2343 procptr = in altera_get_act_info()2346 if (procptr == NULL) in altera_get_act_info()2349 procptr->name = &p[str_table + act_proc_name]; in altera_get_act_info()2350 procptr->attrs = act_proc_attribute; in altera_get_act_info()2351 procptr->next = NULL; in altera_get_act_info()2355 *proc_list = procptr; in altera_get_act_info()2360 tmpptr->next = procptr; in altera_get_act_info()2375 struct altera_procinfo *procptr = NULL; in altera_init() local2448 procptr = proc_list; in altera_init()[all …]