mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 02:00:03 +01:00
We don't care that the up_exported_kbd_backlight_* symbols and functions were removed from the libupower-glib ABI, they should never have been exported in the first place as this API is only used server-side, in the daemon.
11 lines
284 B
Text
11 lines
284 B
Text
[suppress_type]
|
|
type_kind = enum
|
|
changed_enumerators = UP_DEVICE_KIND_BLUETOOTH_GENERIC, UP_DEVICE_KIND_LAST
|
|
|
|
[suppress_function]
|
|
type_kind = function
|
|
name_regexp = up_exported_kbd_backlight_*
|
|
|
|
[suppress_function]
|
|
type_kind = function
|
|
symbol_name_regexp = up_exported_kbd_backlight_*
|