Lines Matching refs:device
28 #include <linux/device.h>
143 /* This sub-device contains trackpoint, mark it */
351 static ssize_t attr_fn_lock_show(struct device *dev,
361 static ssize_t attr_fn_lock_store(struct device *dev,
392 static ssize_t attr_sensitivity_show_cptkbd(struct device *dev,
403 static ssize_t attr_sensitivity_store_cptkbd(struct device *dev,
570 static ssize_t attr_press_to_select_show_tpkbd(struct device *dev,
580 static ssize_t attr_press_to_select_store_tpkbd(struct device *dev,
600 static ssize_t attr_dragging_show_tpkbd(struct device *dev,
610 static ssize_t attr_dragging_store_tpkbd(struct device *dev,
630 static ssize_t attr_release_to_select_show_tpkbd(struct device *dev,
640 static ssize_t attr_release_to_select_store_tpkbd(struct device *dev,
660 static ssize_t attr_select_right_show_tpkbd(struct device *dev,
670 static ssize_t attr_select_right_store_tpkbd(struct device *dev,
690 static ssize_t attr_sensitivity_show_tpkbd(struct device *dev,
701 static ssize_t attr_sensitivity_store_tpkbd(struct device *dev,
719 static ssize_t attr_press_speed_show_tpkbd(struct device *dev,
730 static ssize_t attr_press_speed_store_tpkbd(struct device *dev,
806 struct device *dev = led_cdev->dev->parent;
822 struct device *dev = led_cdev->dev->parent;
946 /* All the custom action happens on the USBMOUSE device for USB */
949 hid_dbg(hdev, "Ignoring keyboard half of device\n");
1002 /* All the custom action happens on the USBMOUSE device for USB */
1145 /* set only for trackpoint device */