Home
last modified time | relevance | path

Searched refs:wacom_led (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/hid/
A Dwacom.h113 struct wacom_led { struct
126 struct wacom_led *leds; argument
235 enum led_brightness wacom_leds_brightness_get(struct wacom_led *led);
236 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group,
238 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
A Dwacom_sys.c1054 static ssize_t wacom_led##SET_ID##_select_store(struct device *dev, \
1059 static ssize_t wacom_led##SET_ID##_select_show(struct device *dev, \
1068 wacom_led##SET_ID##_select_show, \
1069 wacom_led##SET_ID##_select_store)
1300 enum led_brightness wacom_leds_brightness_get(struct wacom_led *led) in wacom_leds_brightness_get()
1316 struct wacom_led *led = container_of(cdev, struct wacom_led, cdev); in __wacom_led_brightness_get()
1328 struct wacom_led *led = container_of(cdev, struct wacom_led, cdev); in wacom_led_brightness_set()
1359 struct wacom_led *led, unsigned int group, in wacom_led_register_one()
1424 struct wacom_led *leds; in wacom_led_groups_alloc_and_register_one()
1499 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next()
[all …]
A Dwacom_wac.c4056 struct wacom_led *led; in wacom_24hd_update_leds()
4108 struct wacom_led *led, *next_led; in wacom_update_led()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-wacom12 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/led
23 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status0_luminance
33 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status1_luminance
42 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status_led0_select
52 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status_led1_select
61 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/buttons_luminance
68 What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/button<n>_rawimg

Completed in 17 milliseconds