Home
last modified time | relevance | path

Searched refs:t7xx_mode (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h46 enum t7xx_mode { enum
136 void t7xx_mode_update(struct t7xx_pci_dev *t7xx_dev, enum t7xx_mode mode);
H A Dt7xx_pci.c74 enum t7xx_mode mode; in t7xx_mode_store()
107 enum t7xx_mode mode = T7XX_UNKNOWN; in t7xx_mode_show()
123 static DEVICE_ATTR_RW(t7xx_mode);
179 void t7xx_mode_update(struct t7xx_pci_dev *t7xx_dev, enum t7xx_mode mode) in t7xx_mode_update()
544 enum t7xx_mode mode = READ_ONCE(t7xx_dev->mode); in t7xx_pci_reprobe_early()
H A Dt7xx_state_monitor.c264 enum t7xx_mode mode; in fsm_stopped_handler()
H A Dt7xx_modem_ops.c801 enum t7xx_mode mode = READ_ONCE(t7xx_dev->mode); in t7xx_md_exit()