Home
last modified time | relevance | path

Searched defs:sep_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/sep/
Dsep_dev.h34 struct sep_device { struct
36 struct pci_dev *pdev;
39 struct cdev sep_cdev;
42 struct miscdevice miscdev_sep;
45 dev_t sep_devno;
47 spinlock_t snd_rply_lck;
49 struct semaphore sep_doublebuf;
52 u32 pid_doing_transaction;
53 unsigned long in_use_flags;
57 dma_addr_t shared_bus;
[all …]