Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
Dcounter.c1320 static struct device_type counter_device_type = { variable
1356 device_state->dev.type = &counter_device_type; in counter_register()