Lines Matching refs:pyra_device
32 static void profile_activated(struct pyra_device *pyra, in profile_activated()
91 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_read()
116 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_write()
245 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_write_settings()
287 struct pyra_device *pyra = in pyra_sysfs_show_actual_cpi()
296 struct pyra_device *pyra = in pyra_sysfs_show_actual_profile()
314 struct pyra_device *pyra; in pyra_sysfs_show_firmware_version()
370 struct pyra_device *pyra) in pyra_init_pyra_device_struct()
397 struct pyra_device *pyra; in pyra_init_specials()
437 struct pyra_device *pyra; in pyra_remove_specials()
486 static void pyra_keep_values_up_to_date(struct pyra_device *pyra, in pyra_keep_values_up_to_date()
506 static void pyra_report_to_chrdev(struct pyra_device const *pyra, in pyra_report_to_chrdev()
548 struct pyra_device *pyra = hid_get_drvdata(hdev); in pyra_raw_event()