Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/siox/
Dsiox-core.c501 static struct device_type siox_device_type = { variable
508 if (dev->type != &siox_device_type) in siox_match()
791 sdevice->dev.type = &siox_device_type; in siox_device_add()