Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp.h207 void ccp_hw_detach(device_t dev);
H A Dccp.c221 ccp_hw_detach(dev); in ccp_detach()
H A Dccp_hardware.c829 ccp_hw_detach(device_t dev) in ccp_hw_detach() function