Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h97 bool debug_ports_show; member
H A Dt7xx_pci.c143 WRITE_ONCE(t7xx_dev->debug_ports_show, show); in t7xx_debug_ports_store()
161 show = READ_ONCE(t7xx_dev->debug_ports_show); in t7xx_debug_ports_show()
H A Dt7xx_modem_ops.c201 WRITE_ONCE(t7xx_dev->debug_ports_show, false); in t7xx_reset_device()