Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c3408 shub_control_t shub_ctl; in dhd_set_suspend() local
3496 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 …]