Searched defs:dev (Results 276 - 300 of 2506) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_cpuclk.c54 aw_cpuclk_probe(device_t dev) argument
67 aw_cpuclk_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dmem.c81 memrw(struct cdev *dev, struct uio *uio, int flags) argument
161 memmmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, argument
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Dohci_ec.c76 ohci_ec_probe(device_t dev) argument
83 ohci_ec_attach(device_t dev) argument
177 ohci_ec_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/ti/
H A Dti_scm.c88 ti_scm_probe(device_t dev) argument
115 ti_scm_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_if_dwc.c50 a20_if_dwc_probe(device_t dev) argument
63 a20_if_dwc_init(device_t dev) argument
114 a20_if_dwc_mac_type(device_t dev) argument
121 a20_if_dwc_mii_clk(device_t dev) argument
[all...]
/freebsd-11-stable/lib/libufs/
H A Dtype.c97 char dev[MAXPATHLEN]; local
/freebsd-11-stable/sys/dev/ichiic/
H A Dig4_acpi.c69 ig4iic_acpi_probe(device_t dev) argument
91 ig4iic_acpi_attach(device_t dev) argument
127 ig4iic_acpi_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_scatter.c37 drm_sg_alloc(struct drm_device *dev, struct drm_scatter_gather *request) argument
85 drm_sg_alloc_ioctl(struct drm_device *dev, void *data, argument
111 drm_sg_free(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_memory.c102 void drm_core_ioremap(struct drm_local_map *map, struct drm_device *dev) argument
112 void drm_core_ioremap_wc(struct drm_local_map *map, struct drm_device *dev) argument
44 agp_remap(unsigned long offset, unsigned long size, struct drm_device * dev) argument
94 agp_remap(unsigned long offset, unsigned long size, struct drm_device * dev) argument
123 drm_core_ioremapfree(struct drm_local_map *map, struct drm_device *dev) argument
[all...]
H A Ddrm_scatter.c56 int drm_sg_alloc(struct drm_device *dev, struct drm_scatter_gather * request) argument
107 int drm_sg_alloc_ioctl(struct drm_device *dev, void *data, argument
116 int drm_sg_free(struct drm_device *dev, void *data, argument
[all...]
H A Ddrm_platform.c32 static void drm_platform_free_irq(struct drm_device *dev) argument
44 drm_platform_get_name(struct drm_device *dev) argument
49 drm_platform_set_busid(struct drm_device *dev, struct drm_master *master) argument
82 drm_platform_get_irq(struct drm_device *dev) argument
118 drm_get_platform_dev(device_t kdev, struct drm_device *dev, struct drm_driver *driver) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c33 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_ah.c30 static struct ib_ah *create_ib_ah(struct mlx5_ib_dev *dev, argument
67 struct mlx5_ib_dev *dev = to_mdev(pd->device); local
/freebsd-11-stable/sys/dev/mmc/
H A Dmmc_private.h59 device_t dev; member in struct:mmc_softc
/freebsd-11-stable/usr.sbin/nandtool/
H A Dnand_read.c45 char *dev, *out; local
H A Dnand_write.c44 char *dev, *file; local
H A Dnand_readoob.c46 char *dev, *out; local
H A Dnand_erase.c44 char *dev; local
H A Dnand_writeoob.c45 char *dev, *in; local
/freebsd-11-stable/contrib/libarchive/cpio/test/
H A Dtest_option_c.c69 int dev, ino, gid = 1000; local
[all...]
/freebsd-11-stable/sys/x86/xen/
H A Dxen_msi.c72 xen_msi_alloc(device_t dev, int count, int maxcount, int *irqs) argument
122 xen_msix_alloc(device_t dev, int *irq) argument
/freebsd-11-stable/sys/dev/imcsmb/
H A Dimcsmb_var.h72 device_t dev; member in struct:imcsmb_pci_softc
98 device_t dev; member in struct:imcsmb_softc
/freebsd-11-stable/sys/dev/usb/controller/
H A Ddwc_otg_fdt.c62 dwc_otg_probe(device_t dev) argument
77 dwc_otg_irq_index(device_t dev, int *rid) argument
91 dwc_otg_attach(device_t dev) argument
183 dwc_otg_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c95 struct mlx5_fpga_tools_dev *dev = NULL; local
117 struct mlx5_fpga_tools_dev *dev; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_physio.c40 physio(struct cdev *dev, struct uio *uio, int ioflag) argument
[all...]

Completed in 340 milliseconds

<<11121314151617181920>>