Home
last modified time | relevance | path

Searched refs:t7xx_reset_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h93 int t7xx_reset_device(struct t7xx_pci_dev *t7xx_dev, enum reset_type type);
H A Dt7xx_modem_ops.c194 int t7xx_reset_device(struct t7xx_pci_dev *t7xx_dev, enum reset_type type) in t7xx_reset_device() function
226 t7xx_reset_device(t7xx_dev, PLDR); in t7xx_reset_device_via_pmic()
228 t7xx_reset_device(t7xx_dev, FLDR); in t7xx_reset_device_via_pmic()
H A Dt7xx_pci.c94 t7xx_reset_device(t7xx_dev, FASTBOOT); in t7xx_mode_store()
97 t7xx_reset_device(t7xx_dev, PLDR); in t7xx_mode_store()