Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_sdio.c905 if (bus->dhd->dongle_reset) { in dhdsdio_txpkt()
1212 if (bus->dhd->dongle_reset) in dhd_bus_txctl()
1353 if (bus->dhd->dongle_reset) in dhd_bus_rxctl()
2043 if (bus->dhd->dongle_reset && !(actionid == IOV_SVAL(IOV_DEVRESET) || in dhdsdio_doiovar()
2061 if (!bus->dhd->dongle_reset) { in dhdsdio_doiovar()
2381 __FUNCTION__, bool_val, bus->dhd->dongle_reset, in dhdsdio_doiovar()
2395 int_val = (bool) bus->dhd->dongle_reset; in dhdsdio_doiovar()
4627 if (bus->dhd->dongle_reset) in dhd_bus_watchdog()
4727 if (bus->dhd->dongle_reset) { in dhd_bus_console_in()
5325 if (bus->dhd && bus->dhd->dongle_reset) in dhdsdio_release_malloc()
[all …]
Ddhd.h114 bool dongle_reset; /* TRUE = DEVRESET put dongle into reset */ member
Ddhd_linux.c1383 if (dhd->pub.dongle_reset == FALSE) { in dhd_watchdog_thread()
1823 (!dhd->pub.dongle_reset))) { in dhd_ioctl_entry()