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

/linux-master/drivers/bus/
H A Dti-sysc.c2403 static const struct device_type sysc_device_type = { variable in typeref:struct:device_type
2410 if (!parent || parent->type != &sysc_device_type)
3364 ddata->dev->type = &sysc_device_type;

Completed in 93 milliseconds