Searched refs:shub_ctl (Results 1 – 1 of 1) sorted by relevance
3408 shub_control_t shub_ctl; in dhd_set_suspend() local3496 shub_ctl.enable = 1; in dhd_set_suspend()3497 shub_ctl.cmd = 0x000; in dhd_set_suspend()3498 shub_ctl.op_mode = 1; in dhd_set_suspend()3499 shub_ctl.interval = 0; in dhd_set_suspend()3502 (char *)&shub_ctl, sizeof(shub_ctl), NULL, 0, TRUE); in dhd_set_suspend()3644 shub_ctl.enable = 1; in dhd_set_suspend()3645 shub_ctl.cmd = 0x000; in dhd_set_suspend()3646 shub_ctl.op_mode = 0; in dhd_set_suspend()3647 shub_ctl.interval = 0; in dhd_set_suspend()[all …]