Home
last modified time | relevance | path

Searched refs:dump_fw_crash (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.h830 int (*dump_fw_crash)(struct rtw_dev *rtwdev); member
2018 if (rtwdev->chip->ops->dump_fw_crash) in rtw_chip_dump_fw_crash()
2019 return rtwdev->chip->ops->dump_fw_crash(rtwdev); in rtw_chip_dump_fw_crash()
A Drtw8822c.c4934 .dump_fw_crash = rtw8822c_dump_fw_crash,

Completed in 681 milliseconds