Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c2270 static struct modlinkage xhci_modlinkage = { variable
2292 if ((ret = mod_install(&xhci_modlinkage)) != 0) { in _init()
2303 return (mod_info(&xhci_modlinkage, modinfop)); in _info()
2311 if ((ret = mod_remove(&xhci_modlinkage)) != 0) in _fini()