Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx88/
Dcx88.h338 struct cx88_core { struct
339 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); argument
376 struct task_struct *kthread;
[all …]