Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbacklight.h40 struct backlight_properties { struct
65 struct backlight_properties props; argument
74 …struct device *dev, void *data, const struct backlight_ops *ops, struct backlight_properties *prop…
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c1967 void *data, const struct backlight_ops *ops, struct backlight_properties *props) in linux_backlight_device_register()