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

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

Completed in 169 milliseconds