Lines Matching defs:ideapad_private
155 struct ideapad_private { struct
156 struct acpi_device *adev;
157 struct mutex vpc_mutex; /* protects the VPC calls */
158 struct rfkill *rfk[IDEAPAD_RFKILL_DEV_NUM];
159 struct ideapad_rfk_priv rfk_priv[IDEAPAD_RFKILL_DEV_NUM];
160 struct platform_device *platform_device;
161 struct input_dev *inputdev;
162 struct backlight_device *blightdev;
163 struct ideapad_dytc_priv *dytc;
164 struct dentry *debug;
165 unsigned long cfg;
166 unsigned long r_touchpad_val;
167 struct {
179 } features;
180 struct {
185 } kbd_bl;
186 struct {
190 } fn_lock;