Lines Matching refs:pyra_device
35 static void profile_activated(struct pyra_device *pyra, in profile_activated()
95 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_read()
121 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_write()
253 struct pyra_device *pyra = hid_get_drvdata(dev_get_drvdata(dev)); in pyra_sysfs_write_settings()
295 struct pyra_device *pyra = in pyra_sysfs_show_actual_cpi()
304 struct pyra_device *pyra = in pyra_sysfs_show_actual_profile()
322 struct pyra_device *pyra; in pyra_sysfs_show_firmware_version()
378 struct pyra_device *pyra) in pyra_init_pyra_device_struct()
405 struct pyra_device *pyra; in pyra_init_specials()
445 struct pyra_device *pyra; in pyra_remove_specials()
491 static void pyra_keep_values_up_to_date(struct pyra_device *pyra, in pyra_keep_values_up_to_date()
511 static void pyra_report_to_chrdev(struct pyra_device const *pyra, in pyra_report_to_chrdev()
553 struct pyra_device *pyra = hid_get_drvdata(hdev); in pyra_raw_event()