Home
last modified time | relevance | path

Searched refs:klass (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhid-roccat.h19 int roccat_connect(struct class *klass, struct hid_device *hid,
/kernel/linux/linux-6.6/include/linux/
H A Dhid-roccat.h19 int roccat_connect(const struct class *klass, struct hid_device *hid,
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat.c298 int roccat_connect(struct class *klass, struct hid_device *hid, int report_size) in roccat_connect() argument
324 device->dev = device_create(klass, &hid->dev, in roccat_connect()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat.c298 int roccat_connect(const struct class *klass, struct hid_device *hid, int report_size) in roccat_connect() argument
324 device->dev = device_create(klass, &hid->dev, in roccat_connect()

Completed in 3 milliseconds