Searched defs:sep_device (Results 1 – 1 of 1) sorted by relevance
33 struct sep_device { struct35 struct pci_dev *pdev;38 struct cdev sep_cdev;39 struct cdev sep_daemon_cdev;40 struct cdev sep_singleton_cdev;43 struct miscdevice miscdev_sep;44 struct miscdevice miscdev_singleton;45 struct miscdevice miscdev_daemon;48 dev_t sep_devno;49 dev_t sep_daemon_devno;[all …]