Home
last modified time | relevance | path

Searched refs:input_dev_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/input/
Dinput.c1907 static const struct device_type input_dev_type = { variable
1943 dev->dev.type = &input_dev_type; in input_allocate_device()