Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/siox/
H A Dsiox-core.c501 static struct device_type siox_device_type = { variable
508 if (dev->type != &siox_device_type) in siox_match()
787 sdevice->dev.type = &siox_device_type; in siox_device_add()
/kernel/linux/linux-6.6/drivers/siox/
H A 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()

Completed in 3 milliseconds