Lines Matching defs:dev

154 	int dev;  member
570 static ssize_t camera_power_show(struct device *dev, in camera_power_show()
587 static ssize_t camera_power_store(struct device *dev, in camera_power_store()
610 static void show_conservation_mode_deprecation_warning(struct device *dev) in show_conservation_mode_deprecation_warning()
615 static ssize_t conservation_mode_show(struct device *dev, in conservation_mode_show()
632 static ssize_t conservation_mode_store(struct device *dev, in conservation_mode_store()
655 static ssize_t fan_mode_show(struct device *dev, in fan_mode_show()
672 static ssize_t fan_mode_store(struct device *dev, in fan_mode_store()
729 static ssize_t fn_lock_show(struct device *dev, in fn_lock_show()
743 static ssize_t fn_lock_store(struct device *dev, in fn_lock_store()
766 static ssize_t touchpad_show(struct device *dev, in touchpad_show()
785 static ssize_t touchpad_store(struct device *dev, in touchpad_store()
810 static ssize_t usb_charging_show(struct device *dev, in usb_charging_show()
825 static ssize_t usb_charging_store(struct device *dev, in usb_charging_store()
860 struct device *dev = kobj_to_dev(kobj); in ideapad_is_visible() local
964 static int dytc_profile_get(struct device *dev, in dytc_profile_get()
1017 static int dytc_profile_set(struct device *dev, in dytc_profile_set()
1231 static int ideapad_register_rfkill(struct ideapad_private *priv, int dev) in ideapad_register_rfkill()
1266 static void ideapad_unregister_rfkill(struct ideapad_private *priv, int dev) in ideapad_unregister_rfkill()
2415 static int ideapad_acpi_resume(struct device *dev) in ideapad_acpi_resume()