Home
last modified time | relevance | path

Searched refs:d_poll_t (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/sys/dev/firewire/
H A Dfwmem.h52 d_poll_t fwmem_poll;
/freebsd/sys/sys/
H A Dconf.h119 typedef int d_poll_t(struct cdev *dev, int events, struct thread *td); typedef
205 d_poll_t *d_poll;
/freebsd/sys/kern/
H A Dsubr_log.c58 static d_poll_t logpoll;
H A Dkern_devctl.c105 static d_poll_t devpoll;
/freebsd/sys/dev/snp/
H A Dsnp.c82 static d_poll_t snp_poll;
/freebsd/sys/dev/random/
H A Drandomdev.c74 static d_poll_t randomdev_poll;
/freebsd/share/examples/drivers/
H A Dmake_pseudo_driver.sh146 static d_poll_t ${1}poll;
/freebsd/sys/dev/pbio/
H A Dpbio.c57 static d_poll_t pbiopoll;
/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c66 static d_poll_t sysmouse_poll;
/freebsd/sys/netgraph/
H A Dng_device.c141 static d_poll_t ngdpoll;
/freebsd/sys/x86/acpica/
H A Dacpi_apm.c59 static d_poll_t apmpoll;
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c152 static d_poll_t hv_vss_dev_daemon_poll;
157 static d_poll_t hv_appvss_dev_poll;
H A Dhv_kvp.c108 static d_poll_t hv_kvp_dev_daemon_poll;
/freebsd/sys/fs/fuse/
H A Dfuse_device.c105 static d_poll_t fuse_device_poll;
/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c101 static d_poll_t evtchn_poll;
/freebsd/sys/dev/adb/
H A Dadb_mouse.c63 static d_poll_t ams_poll;
/freebsd/sys/dev/evdev/
H A Duinput.c76 static d_poll_t uinput_poll;
H A Dcdev.c73 static d_poll_t evdev_poll;
/freebsd/sys/fs/cuse/
H A Dcuse.c211 static d_poll_t cuse_client_poll;
234 static d_poll_t cuse_server_poll;
/freebsd/sys/security/audit/
H A Daudit_pipe.c225 static d_poll_t audit_pipe_poll;
/freebsd/sys/arm/ti/
H A Dti_pruss.c75 static d_poll_t ti_pruss_irq_poll;
/freebsd/sys/dev/gpio/
H A Dgpioc.c141 static d_poll_t gpioc_poll;
/freebsd/sys/cam/scsi/
H A Dscsi_target.c103 static d_poll_t targpoll;
/freebsd/sys/dev/hid/
H A Dhidraw.c148 static d_poll_t hidraw_poll;
/freebsd/sys/dev/ipmi/
H A Dipmi.c77 static d_poll_t ipmi_poll;

12