Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/
Ddontdiff79 aconf
/Linux-v4.19/drivers/misc/altera-stapl/
Daltera.c225 struct altera_config *aconf = astate->config; in altera_execute() local
446 if (aconf->action == NULL) { in altera_execute()
457 if (strncasecmp(aconf->action, name, strlen(name)) == 0) { in altera_execute()