Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds