Searched defs:t7xx_pci_dev (Results 1 – 1 of 1) sorted by relevance
74 struct t7xx_pci_dev { struct78 struct pci_dev *pdev;79 struct t7xx_addr_base base_addr;80 struct t7xx_modem *md;82 bool rgu_pci_irq_en;83 struct completion init_done;86 struct list_head md_pm_entities;88 struct completion pm_sr_ack;89 atomic_t md_pm_state;94 struct dentry *debugfs_dir;[all …]
Completed in 57 milliseconds