Home
last modified time | relevance | path

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

/third_party/libdrm/tests/modetest/
Dmodetest.c971 struct property_arg { struct
980 static bool set_property(struct device *dev, struct property_arg *p) in set_property() argument
1096 struct property_arg p; in add_property()
1108 struct property_arg p; in add_property_optional()
1970 static int parse_property(struct property_arg *p, const char *arg) in parse_property()
2042 struct property_arg *prop_args = NULL; in main()