Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/kernel/
Dtime.c1336 static struct device_attribute *etr_port_attributes[] = { variable
1358 for (attr = etr_port_attributes; *attr; attr++) { in etr_register_port()
1365 for (; attr >= etr_port_attributes; attr--) in etr_register_port()
1376 for (attr = etr_port_attributes; *attr; attr++) in etr_unregister_port()