Home
last modified time | relevance | path

Searched refs:pyra_sysfs_show_actual_profile (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-pyra.c293 static ssize_t pyra_sysfs_show_actual_profile(struct device *dev, in pyra_sysfs_show_actual_profile() function
308 static DEVICE_ATTR(actual_profile, 0440, pyra_sysfs_show_actual_profile, NULL);
309 static DEVICE_ATTR(startup_profile, 0440, pyra_sysfs_show_actual_profile, NULL);
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat-pyra.c290 static ssize_t pyra_sysfs_show_actual_profile(struct device *dev, in pyra_sysfs_show_actual_profile() function
305 static DEVICE_ATTR(actual_profile, 0440, pyra_sysfs_show_actual_profile, NULL);
306 static DEVICE_ATTR(startup_profile, 0440, pyra_sysfs_show_actual_profile, NULL);

Completed in 2 milliseconds