Searched defs:dev (Results 251 - 275 of 2506) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/snc/
H A Dif_snc.c70 snc_alloc_port(device_t dev, int rid) argument
93 snc_alloc_memory(device_t dev, in argument
116 snc_alloc_irq(device_t dev, int rid, int flags) argument
136 snc_release_resources(device_t dev) argument
166 snc_probe(device_t dev, int type) argument
182 snc_attach(device_t dev) argument
246 snc_shutdown(device_t dev) argument
[all...]
H A Dif_snc_pccard.c101 snc_pccard_detach(device_t dev) argument
126 snc_pccard_probe(device_t dev) argument
139 snc_pccard_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/mcd/
H A Dmcd_isa.c37 mcd_isa_probe (device_t dev) argument
72 mcd_isa_attach(device_t dev) argument
106 mcd_isa_detach(device_t dev) argument
122 mcd_alloc_resources(device_t dev) argument
166 mcd_release_resources(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/mii/
H A Daxphy.c87 axphy_probe(device_t dev) argument
94 axphy_attach(device_t dev) argument
/freebsd-11-stable/share/examples/ses/srcs/
H A Dsesd.c60 int fd, polltime, dev, nodaemon, clear, c; local
[all...]
/freebsd-11-stable/sys/dev/sbni/
H A Dif_sbni_isa.c78 sbni_probe_isa(device_t dev) argument
108 sbni_attach_isa(device_t dev) argument
[all...]
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_csum.c119 ext2_gd_csum_verify(struct m_ext2fs *fs, struct cdev *dev) argument
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_ohci.c65 ar71xx_ohci_probe(device_t dev) argument
82 ar71xx_ohci_attach(device_t dev) argument
156 ar71xx_ohci_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_dotg.c75 dotg_fdt_probe(device_t dev) argument
89 dotg_fdt_attach(device_t dev) argument
161 dotg_fdt_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_dotg.c73 dotg_obio_probe(device_t dev) argument
80 dotg_obio_attach(device_t dev) argument
173 dotg_obio_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/si/
H A Dsi_isa.c43 si_isa_probe(device_t dev) argument
264 si_isa_attach(device_t dev) argument
[all...]
H A Dsi_pci.c40 si_pci_probe(device_t dev) argument
61 si_pci_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/uart/
H A Duart_bus_scc.c67 uart_scc_attach(device_t dev) argument
83 uart_scc_probe(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci_atmelarm.c83 atmegadci_probe(device_t dev) argument
90 atmegadci_attach(device_t dev) argument
155 atmegadci_detach(device_t dev) argument
[all...]
H A Duss820dci_atmelarm.c93 uss820_atmelarm_probe(device_t dev) argument
100 uss820_atmelarm_attach(device_t dev) argument
164 uss820_atmelarm_detach(device_t dev) argument
[all...]
H A Dsaf1761_otg_fdt.c107 saf1761_otg_fdt_probe(device_t dev) argument
121 saf1761_otg_fdt_attach(device_t dev) argument
238 saf1761_otg_fdt_detach(device_t dev) argument
[all...]
H A Dxhci_mv.c81 xhci_probe(device_t dev) argument
96 xhci_attach(device_t dev) argument
171 xhci_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_gjournal.c60 struct cdev *dev; local
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmem.c84 memrw(struct cdev *dev, struct uio *uio, int flags) argument
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c49 struct ifnet *dev = to_net_dev(d); local
166 struct ifnet *dev = NULL; local
[all...]
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_gpio.c67 am335x_gpio_probe(device_t dev) argument
84 am335x_gpio_set_flags(device_t dev, uint32_t gpio, uint32_t flags) argument
106 am335x_gpio_get_flags(device_t dev, uint32_ argument
[all...]
/freebsd-11-stable/sys/arm64/arm64/
H A Dmem.c49 memrw(struct cdev *dev, struct uio *uio, int flags) argument
123 memmmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, argument
/freebsd-11-stable/sys/arm/at91/
H A Dat91_ohci.c78 ohci_atmelarm_probe(device_t dev) argument
86 ohci_atmelarm_attach(device_t dev) argument
165 ohci_atmelarm_detach(device_t dev) argument
[all...]
H A Dat91_ohci_fdt.c82 ohci_at91_fdt_probe(device_t dev) argument
92 ohci_at91_fdt_attach(device_t dev) argument
171 ohci_at91_fdt_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/mv/armada38x/
H A Dpmsu.c60 device_t dev; member in struct:pmsu_softc
88 pmsu_probe(device_t dev) argument
103 pmsu_attach(device_t dev) argument
121 pmsu_detach(device_t dev) argument
[all...]

Completed in 142 milliseconds

<<11121314151617181920>>