Searched defs:props (Results 1 – 4 of 4) sorted by relevance
33 struct BacklightProperties props; member53 struct BacklightProperties *props, struct BacklightOps *ops) in BlDevInstance()81 struct BacklightDev *RegisterBlDev(const char *name, struct BacklightProperties *props, in RegisterBlDev()
33 struct BacklightProperties props; member
107 drmModeObjectPropertiesPtr props = drmModeObjectGetProperties(GetDrmFd(), objId, objType); in GetProperty() local
455 PropertyObject* props; /**< Array of property objects */ member