Searched refs:hidraw_class (Results 1 – 1 of 1) sorted by relevance
35 static const struct class hidraw_class = { variable349 device_destroy(&hidraw_class, in drop_ref()608 dev->dev = device_create(&hidraw_class, &hid->dev, MKDEV(hidraw_major, minor), in hidraw_connect()662 result = class_register(&hidraw_class); in hidraw_init()676 class_unregister(&hidraw_class); in hidraw_init()687 class_unregister(&hidraw_class); in hidraw_exit()