Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dplatform_device.h43 struct device_driver driver;
H A Ddevice.h90 struct device_driver { struct
114 struct device_driver *driver; argument
H A Dpci.h265 struct device_driver driver;
/src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_auxbus_compat.h55 struct device_driver driver;
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dusb.c1636 struct device_driver *drv = &brcmf_usbdrvr.driver; in brcmf_usb_exit()