Home
last modified time | relevance | path

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

/src/sys/dev/firmware/arm/
H A Dscmi.h95 int scmi_attach(device_t dev);
H A Dscmi_virtio.c275 return (scmi_attach(dev)); in scmi_virtio_attach()
H A Dscmi.c191 scmi_attach(device_t dev) in scmi_attach() function
253 DEVMETHOD(device_attach, scmi_attach),