Home
last modified time | relevance | path

Searched defs:ideapad_private (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/platform/x86/
Dideapad-laptop.c85 struct ideapad_private { struct
86 struct acpi_device *adev;
87 struct rfkill *rfk[IDEAPAD_RFKILL_DEV_NUM];
88 struct ideapad_rfk_priv rfk_priv[IDEAPAD_RFKILL_DEV_NUM];
89 struct platform_device *platform_device;
90 struct input_dev *inputdev;
91 struct backlight_device *blightdev;
92 struct dentry *debug;
93 unsigned long cfg;
94 bool has_hw_rfkill_switch;
[all …]