Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/
Dti-sysc.c2393 static struct device_type sysc_device_type = { variable
2400 if (!parent || parent->type != &sysc_device_type) in sysc_child_to_parent()
3357 ddata->dev->type = &sysc_device_type; in sysc_probe()