Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
A Dt7xx_modem_ops.h93 int t7xx_reset_device(struct t7xx_pci_dev *t7xx_dev, enum reset_type type);
A Dt7xx_modem_ops.c194 int t7xx_reset_device(struct t7xx_pci_dev *t7xx_dev, enum reset_type type) in t7xx_reset_device() function
225 t7xx_reset_device(t7xx_dev, PLDR); in t7xx_reset_device_via_pmic()
227 t7xx_reset_device(t7xx_dev, FLDR); in t7xx_reset_device_via_pmic()
A Dt7xx_pci.c92 t7xx_reset_device(t7xx_dev, FASTBOOT); in t7xx_mode_store()
95 t7xx_reset_device(t7xx_dev, PLDR); in t7xx_mode_store()

Completed in 9 milliseconds