Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/altera-stapl/
Daltera.c2349 u32 act_name_id = 0L; in altera_get_act_info() local
2373 act_name_id = get_unaligned_be32(&p[action_table + (12 * index)]); in altera_get_act_info()
2377 *name = &p[str_table + act_name_id]; in altera_get_act_info()