Searched refs:gud_property_req (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/gud/
H A Dgud_connector.c479 struct gud_property_req *properties;
582 struct gud_property_req *properties)
H A Dgud_drv.c253 struct gud_property_req *properties;
H A Dgud_internal.h72 struct gud_property_req *properties);
/linux-master/include/drm/
H A Dgud.h56 * struct gud_property_req - Property
60 struct gud_property_req { struct
178 struct gud_property_req properties[];
259 * Get supported properties that are not connector propeties as a &gud_property_req array.
260 * gud_property_req.val often contains the initial value for the property.
272 * Get properties supported by the connector as a &gud_property_req array.
273 * gud_property_req.val often contains the initial value for the property.

Completed in 200 milliseconds