Searched refs:altera_procinfo (Results 1 – 1 of 1) sorted by relevance
113 struct altera_procinfo { struct116 struct altera_procinfo *next; argument2317 struct altera_procinfo **proc_list) in altera_get_act_info()2320 struct altera_procinfo *procptr = NULL; in altera_get_act_info()2321 struct altera_procinfo *tmpptr = NULL; in altera_get_act_info()2369 kzalloc(sizeof(struct altera_procinfo), in altera_get_act_info()2400 struct altera_procinfo *proc_list = NULL; in altera_init()2401 struct altera_procinfo *procptr = NULL; in altera_init()