Home
last modified time | relevance | path

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

/drivers/bus/
Dti-sysc.c2403 static struct device_type sysc_device_type = { variable
2410 if (!parent || parent->type != &sysc_device_type) in sysc_child_to_parent()
3364 ddata->dev->type = &sysc_device_type; in sysc_probe()