Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/hardware/mISDN/
Dw6692.c51 struct w6692_hw { struct
52 struct list_head list;
53 struct pci_dev *pdev;
54 char name[MISDN_MAX_IDLEN];
55 u32 irq;
56 u32 irqcnt;
80 _set_debug(struct w6692_hw *card) in _set_debug() argument