Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h139 int atopcase_backlight_get_status(device_t, struct backlight_props *);
H A Datopcase_acpi.c439 DEVMETHOD(backlight_get_status, atopcase_backlight_get_status),
H A Datopcase.c706 atopcase_backlight_get_status(device_t dev, struct backlight_props *props) in atopcase_backlight_get_status() function