Home
last modified time | relevance | path

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

/external/libdrm/tests/modetest/
Dmodetest.c992 struct property_arg { struct
1001 static bool set_property(struct device *dev, struct property_arg *p) in set_property() argument
1117 struct property_arg p; in add_property()
1129 struct property_arg p; in add_property_optional()
1983 static int parse_property(struct property_arg *p, const char *arg) in parse_property()
2055 struct property_arg *prop_args = NULL; in main()