Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_mbox.c67 static device_attach_t ti_mbox_attach; variable
87 DEVMETHOD(device_attach, ti_mbox_attach),
135 ti_mbox_attach(device_t dev) in ti_mbox_attach() function