Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/
Ddontdiff81 aconf
/linux-6.1.9/drivers/misc/altera-stapl/
Daltera.c211 struct altera_config *aconf = astate->config; in altera_execute() local
432 if (aconf->action == NULL) { in altera_execute()
443 if (strncasecmp(aconf->action, name, strlen(name)) == 0) { in altera_execute()