Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dtime.c1346 static struct device_attribute *etr_port_attributes[] = { variable
1368 for (attr = etr_port_attributes; *attr; attr++) { in etr_register_port()
1375 for (; attr >= etr_port_attributes; attr--) in etr_register_port()
1386 for (attr = etr_port_attributes; *attr; attr++) in etr_unregister_port()