Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/genwqe/
Dcard_sysfs.c261 static struct attribute *genwqe_normal_attributes[] = { variable
288 for (j = 0; genwqe_normal_attributes[j] != NULL; j++) in genwqe_is_visible()
289 if (genwqe_normal_attributes[j] == attr) in genwqe_is_visible()