Home
last modified time | relevance | path

Searched refs:check_trap_rot (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1917 bool check_trap_rot; member
H A Ddhd_common.c3765 int_val = dhd_pub->check_trap_rot? 1 : 0; in dhd_doiovar()
3770 dhd_pub->check_trap_rot = *(bool *)arg; in dhd_doiovar()
H A Ddhd_pcie.c5233 if (bus->dhd->check_trap_rot && in dhdpcie_checkdied()
9911 if (bus->dhd->check_trap_rot) { in dhdpcie_bus_suspend()
H A Ddhd_linux.c11527 dhd->pub.check_trap_rot = TRUE; in dhd_attach()
11529 dhd->pub.check_trap_rot = FALSE; in dhd_attach()
H A Ddhd_msgbuf.c10376 if (dhd->check_trap_rot) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1915 bool check_trap_rot; member
H A Ddhd_common.c3765 int_val = dhd_pub->check_trap_rot? 1 : 0; in dhd_doiovar()
3770 dhd_pub->check_trap_rot = *(bool *)arg; in dhd_doiovar()
H A Ddhd_pcie.c5226 if (bus->dhd->check_trap_rot && in dhdpcie_checkdied()
9904 if (bus->dhd->check_trap_rot) { in dhdpcie_bus_suspend()
H A Ddhd_linux.c11652 dhd->pub.check_trap_rot = TRUE; in dhd_attach()
11654 dhd->pub.check_trap_rot = FALSE; in dhd_attach()
H A Ddhd_msgbuf.c10380 if (dhd->check_trap_rot) {