Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spmi/
Dspmi.c30 static const struct device_type spmi_dev_type = { variable
408 sdev->dev.type = &spmi_dev_type; in spmi_device_alloc()
545 if (dev->type == &spmi_dev_type) in spmi_ctrl_remove_device()