Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dtime.c1353 static struct device_attribute *etr_port_attributes[] = { variable
1375 for (attr = etr_port_attributes; *attr; attr++) { in etr_register_port()
1382 for (; attr >= etr_port_attributes; attr--) in etr_register_port()
1393 for (attr = etr_port_attributes; *attr; attr++) in etr_unregister_port()