Searched refs:tsec_suspend (Results 1 – 3 of 3) sorted by relevance
303 int tsec_suspend(device_t dev); /* XXX */
86 DEVMETHOD(device_suspend, tsec_suspend),
323 tsec_suspend(device_t dev) in tsec_suspend() function