Searched defs:cdev (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_os.h41 struct consdev *cdev; member in struct:dcons_global
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_bus.c65 device_t cdev; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmiscdevice.h43 struct cdev *cdev; member in struct:miscdevice
[all...]
H A Dcdev.h52 struct cdev *cdev; member in struct:linux_cdev
60 cdev_init(struct linux_cdev *cdev, const struct file_operations *ops) argument
71 struct linux_cdev *cdev; local
86 cdev_add(struct linux_cdev *cdev, dev_t dev, unsigned count) argument
114 cdev_add_ext(struct linux_cdev *cdev, dev_t dev, uid_t uid, gid_t gid, int mode) argument
141 cdev_del(struct linux_cdev *cdev) argument
150 #define cdev macro
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_ebus.c177 device_t cdev; local
/freebsd-11-stable/sys/dev/proto/
H A Dproto.h48 struct cdev *cdev; member in union:proto_res::__anon11568
/freebsd-11-stable/sys/powerpc/pseries/
H A Dvdevice.c130 device_t cdev; local
/freebsd-11-stable/sys/dev/cmx/
H A Dcmxvar.h38 struct cdev *cdev; /* character device */ member in struct:cmx_softc
H A Dcmx.c417 cmx_open(struct cdev *cdev, int flags, int fmt, struct thread *td) argument
441 cmx_close(struct cdev *cdev, int flags, int fmt, struct thread *td) argument
478 cmx_read(struct cdev *cdev, struct uio *uio, int flag) argument
579 cmx_write(struct cdev *cdev, struct uio *uio, int flag) argument
644 cmx_poll(struct cdev *cdev, int events, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/dev/le/
H A Dlebuffer_sbus.c124 device_t cdev; local
/freebsd-11-stable/sys/dev/etherswitch/
H A Detherswitch.c136 etherswitchioctl(struct cdev *cdev, u_long cmd, caddr_t data, int flags, struct thread *td) argument
/freebsd-11-stable/sys/dev/gpio/
H A Dgpioc.c120 gpioc_ioctl(struct cdev *cdev, u_long cmd, caddr_t arg, int fflag, argument
/freebsd-11-stable/sys/dev/fdt/
H A Dsimplebus.c264 device_t cdev; local
286 device_t cdev; local
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dat91_ssc.c49 struct cdev *cdev; member in struct:at91_ssc_softc
[all...]
/freebsd-11-stable/sys/dev/ppbus/
H A Dpcfclock.c56 struct cdev *cdev; member in struct:pcfclock_data
[all...]
/freebsd-11-stable/sys/dev/puc/
H A Dpucdata.c1284 device_t cdev, dev; local
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dlbc.c449 device_t cdev; local
/freebsd-11-stable/sys/powerpc/powermac/
H A Dmacgpio.c159 device_t cdev; local
H A Duninorth.c273 device_t cdev; local
/freebsd-11-stable/sys/powerpc/psim/
H A Diobus.c187 device_t cdev; local
/freebsd-11-stable/sys/sparc64/central/
H A Dcentral.c134 device_t cdev; local
/freebsd-11-stable/sys/sparc64/isa/
H A Disa.c144 device_t cdev; local
/freebsd-11-stable/sys/sparc64/sbus/
H A Ddma_sbus.c176 device_t cdev; local
/freebsd-11-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c193 privcmd_mmap_single(struct cdev *cdev, vm_ooffset_t *offset, vm_size_t size, argument
/freebsd-11-stable/sys/i386/bios/
H A Dsmapi.c62 struct cdev * cdev; member in struct:smapi_softc

Completed in 543 milliseconds

1234