Home
last modified time | relevance | path

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

/linux/drivers/misc/altera-stapl/
H A 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()