Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/altera-stapl/
H A Daltera.c113 struct altera_procinfo { struct
116 struct altera_procinfo *next; argument
2322 struct altera_procinfo **proc_list) in altera_get_act_info()
2325 struct altera_procinfo *procptr = NULL; in altera_get_act_info()
2326 struct altera_procinfo *tmpptr = NULL; in altera_get_act_info()
2374 kzalloc(sizeof(struct altera_procinfo), in altera_get_act_info()
2405 struct altera_procinfo *proc_list = NULL; in altera_init()
2406 struct altera_procinfo *procptr = NULL; in altera_init()