Lines Matching +defs:dev +defs:attrs

204 	struct input_dev *dev;  member
816 static ssize_t sony_nc_handles_show(struct device *dev, in sony_nc_handles_show()
948 static ssize_t sony_nc_sysfs_show(struct device *dev, struct device_attribute *attr, in sony_nc_sysfs_show()
969 static ssize_t sony_nc_sysfs_store(struct device *dev, in sony_nc_sysfs_store()
1008 struct backlight_device *dev; member
1546 static int sony_nc_resume(struct device *dev) in sony_nc_resume()
1790 static ssize_t sony_nc_kbd_backlight_mode_store(struct device *dev, in sony_nc_kbd_backlight_mode_store()
1810 static ssize_t sony_nc_kbd_backlight_mode_show(struct device *dev, in sony_nc_kbd_backlight_mode_show()
1832 static ssize_t sony_nc_kbd_backlight_timeout_store(struct device *dev, in sony_nc_kbd_backlight_timeout_store()
1852 static ssize_t sony_nc_kbd_backlight_timeout_show(struct device *dev, in sony_nc_kbd_backlight_timeout_show()
1970 struct device_attribute attrs[2]; member
1975 static ssize_t sony_nc_battery_care_limit_store(struct device *dev, in sony_nc_battery_care_limit_store()
2032 static ssize_t sony_nc_battery_care_limit_show(struct device *dev, in sony_nc_battery_care_limit_show()
2059 static ssize_t sony_nc_battery_care_health_show(struct device *dev, in sony_nc_battery_care_health_show()
2174 static ssize_t sony_nc_thermal_profiles_show(struct device *dev, in sony_nc_thermal_profiles_show()
2189 static ssize_t sony_nc_thermal_mode_store(struct device *dev, in sony_nc_thermal_mode_store()
2213 static ssize_t sony_nc_thermal_mode_show(struct device *dev, in sony_nc_thermal_mode_show()
2304 struct device_attribute attrs[LID_RESUME_MAX]; member
2310 static ssize_t sony_nc_lid_resume_store(struct device *dev, in sony_nc_lid_resume_store()
2351 static ssize_t sony_nc_lid_resume_show(struct device *dev, in sony_nc_lid_resume_show()
2482 static ssize_t sony_nc_gfx_switch_status_show(struct device *dev, in sony_nc_gfx_switch_status_show()
2539 static ssize_t sony_nc_highspeed_charging_store(struct device *dev, in sony_nc_highspeed_charging_store()
2558 static ssize_t sony_nc_highspeed_charging_show(struct device *dev, in sony_nc_highspeed_charging_show()
2613 static ssize_t sony_nc_lowbatt_store(struct device *dev, in sony_nc_lowbatt_store()
2632 static ssize_t sony_nc_lowbatt_show(struct device *dev, in sony_nc_lowbatt_show()
2679 static ssize_t sony_nc_hsfan_store(struct device *dev, in sony_nc_hsfan_store()
2698 static ssize_t sony_nc_hsfan_show(struct device *dev, in sony_nc_hsfan_show()
2709 static ssize_t sony_nc_fanspeed_show(struct device *dev, in sony_nc_fanspeed_show()
2786 static ssize_t sony_nc_usb_charge_store(struct device *dev, in sony_nc_usb_charge_store()
2805 static ssize_t sony_nc_usb_charge_show(struct device *dev, in sony_nc_usb_charge_show()
2860 static ssize_t sony_nc_panelid_show(struct device *dev, in sony_nc_panelid_show()
2907 static ssize_t sony_nc_smart_conn_store(struct device *dev, in sony_nc_smart_conn_store()
2966 static ssize_t sony_nc_touchpad_store(struct device *dev, in sony_nc_touchpad_store()
2988 static ssize_t sony_nc_touchpad_show(struct device *dev, in sony_nc_touchpad_show()
3596 static u8 sony_pic_call1(u8 dev) in sony_pic_call1()
3609 static u8 sony_pic_call2(u8 dev, u8 fn) in sony_pic_call2()
3624 static u8 sony_pic_call3(u8 dev, u8 fn, u8 v) in sony_pic_call3()
3662 static void sony_pic_detect_device_type(struct sony_pic_dev *dev) in sony_pic_detect_device_type()
3888 static ssize_t sony_pic_wwanpower_store(struct device *dev, in sony_pic_wwanpower_store()
3906 static ssize_t sony_pic_wwanpower_show(struct device *dev, in sony_pic_wwanpower_show()
3927 static ssize_t sony_pic_bluetoothpower_store(struct device *dev, in sony_pic_bluetoothpower_store()
3945 static ssize_t sony_pic_bluetoothpower_show(struct device *dev, in sony_pic_bluetoothpower_show()
3968 static ssize_t sony_pic_fanspeed_store(struct device *dev, in sony_pic_fanspeed_store()
3985 static ssize_t sony_pic_fanspeed_show(struct device *dev, in sony_pic_fanspeed_show()
4325 struct sony_pic_dev *dev = (struct sony_pic_dev *)context; in sony_pic_read_possible_resource() local
4578 struct sony_pic_dev *dev = (struct sony_pic_dev *) dev_id; in sony_pic_irq() local
4821 static int sony_pic_suspend(struct device *dev) in sony_pic_suspend()
4828 static int sony_pic_resume(struct device *dev) in sony_pic_resume()