Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py287 def parse_attrs(actstr, attr_desc): argument
334 attr_desc = list(attr_desc)
335 while actstr and actstr[0] != ")" and attr_desc:
337 for i, (key, attr, func) in enumerate(attr_desc):
342 del attr_desc[i]
/linux/drivers/cpuidle/
H A Dsysfs.c332 &attr_desc.attr,