Searched refs:BacklightProperties (Results 1 – 3 of 3) sorted by relevance
28 struct BacklightProperties { struct36 struct BacklightDev *RegisterBlDev(const char *name, struct BacklightProperties *props, argument
33 struct BacklightProperties props;53 struct BacklightProperties *props, struct BacklightOps *ops) in BlDevInstance()69 ret = memcpy_s(&blDev->props, sizeof(struct BacklightProperties), in BlDevInstance()70 props, sizeof(struct BacklightProperties)); in BlDevInstance()81 struct BacklightDev *RegisterBlDev(const char *name, struct BacklightProperties *props, in RegisterBlDev()
33 struct BacklightProperties props;