Lines Matching refs:parent
273 container_of(kobj, struct device, kobj)->parent->parent; in kone_sysfs_read_settings()
298 container_of(kobj, struct device, kobj)->parent->parent; in kone_sysfs_write_settings()
336 container_of(kobj, struct device, kobj)->parent->parent; in kone_sysfs_read_profilex()
357 container_of(kobj, struct device, kobj)->parent->parent; in kone_sysfs_write_profilex()
403 hid_get_drvdata(dev_get_drvdata(dev->parent->parent)); in kone_sysfs_show_actual_profile()
412 hid_get_drvdata(dev_get_drvdata(dev->parent->parent)); in kone_sysfs_show_actual_dpi()
426 dev = dev->parent->parent; in kone_sysfs_show_weight()
444 hid_get_drvdata(dev_get_drvdata(dev->parent->parent)); in kone_sysfs_show_firmware_version()
454 hid_get_drvdata(dev_get_drvdata(dev->parent->parent)); in kone_sysfs_show_tcu()
478 dev = dev->parent->parent; in kone_sysfs_set_tcu()
556 hid_get_drvdata(dev_get_drvdata(dev->parent->parent)); in kone_sysfs_show_startup_profile()
568 dev = dev->parent->parent; in kone_sysfs_set_startup_profile()
694 struct usb_interface *intf = to_usb_interface(hdev->dev.parent); in kone_init_specials()
734 struct usb_interface *intf = to_usb_interface(hdev->dev.parent); in kone_remove_specials()