Lines Matching refs:container_of

176 	struct hid_device *hdev = container_of(dev, struct hid_device, dev);  in show_phys_width()
188 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_phys_height()
200 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_log_width()
212 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_log_height()
224 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_min_width()
236 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_min_width()
259 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_min_height()
271 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_min_height()
295 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_activate_slack()
305 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_activate_slack()
328 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_activation_width()
340 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_activation_width()
364 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_activation_height()
376 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_activation_height()
400 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in show_deactivate_slack()
410 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in set_deactivate_slack()