Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h138 int atopcase_backlight_update_status(device_t, struct backlight_props *);
H A Datopcase_acpi.c438 DEVMETHOD(backlight_update_status, atopcase_backlight_update_status),
H A Datopcase.c686 atopcase_backlight_update_status(device_t dev, struct backlight_props *props) in atopcase_backlight_update_status() function