Searched defs:ideapad_private (Results 1 – 1 of 1) sorted by relevance
99 struct ideapad_private { struct100 struct acpi_device *adev;101 struct rfkill *rfk[IDEAPAD_RFKILL_DEV_NUM];102 struct ideapad_rfk_priv rfk_priv[IDEAPAD_RFKILL_DEV_NUM];103 struct platform_device *platform_device;104 struct input_dev *inputdev;105 struct backlight_device *blightdev;106 struct dentry *debug;107 unsigned long cfg;108 bool has_hw_rfkill_switch;[all …]