Searched defs:cx88_core (Results 1 – 1 of 1) sorted by relevance
338 struct cx88_core { struct339 struct list_head devlist;340 atomic_t refcount;343 int nr;344 char name[32];347 int pci_bus;348 int pci_slot;349 u32 __iomem *lmmio;373 void (*gate_ctrl)(struct cx88_core *core, int open); argument376 struct task_struct *kthread;[all …]