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()628 dev->dev = device_create(&hidraw_class, &hid->dev, MKDEV(hidraw_major, minor), in hidraw_connect()682 result = class_register(&hidraw_class); in hidraw_init()696 class_unregister(&hidraw_class); in hidraw_init()707 class_unregister(&hidraw_class); in hidraw_exit()