Home
last modified time | relevance | path

Searched refs:altera_procinfo (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/misc/altera-stapl/
Daltera.c127 struct altera_procinfo { struct
130 struct altera_procinfo *next; argument
2337 struct altera_procinfo **proc_list) in altera_get_act_info()
2340 struct altera_procinfo *procptr = NULL; in altera_get_act_info()
2341 struct altera_procinfo *tmpptr = NULL; in altera_get_act_info()
2389 kzalloc(sizeof(struct altera_procinfo), in altera_get_act_info()
2420 struct altera_procinfo *proc_list = NULL; in altera_init()
2421 struct altera_procinfo *procptr = NULL; in altera_init()