Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c1418 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
1434 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
1444 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
1479 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
1484 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
1490 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
1778 uint insuspend = 0; in dhd_conf_get_insuspend() local
1781 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
1785 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
1790 return (insuspend & mask); in dhd_conf_get_insuspend()
[all …]
H A Ddhd_config.h252 uint insuspend; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c2462 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
2478 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
2488 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
2523 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
2528 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
2534 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
2822 uint insuspend = 0; in dhd_conf_get_insuspend() local
2825 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
2829 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
2834 return (insuspend & mask); in dhd_conf_get_insuspend()
[all …]
H A Ddhd_config.h319 uint insuspend; member
H A Dwl_iapsta.c3753 uint insuspend = 0; in wl_iapsta_suspend_resume_ap() local
3755 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()
3756 if (insuspend) in wl_iapsta_suspend_resume_ap()
3760 if (insuspend & AP_DOWN_IN_SUSPEND) { in wl_iapsta_suspend_resume_ap()
3766 if (insuspend & AP_DOWN_IN_SUSPEND) { in wl_iapsta_suspend_resume_ap()
H A Ddhd_linux.c1169 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.c2344 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
2360 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
2370 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_check_hostsleep()
2405 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
2410 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
2416 if (dhd->conf->insuspend & NO_TXDATA_IN_SUSPEND) { in dhd_conf_get_hostsleep()
2704 uint insuspend = 0; in dhd_conf_get_insuspend() local
2707 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
2711 insuspend = dhd->conf->insuspend & in dhd_conf_get_insuspend()
2716 return (insuspend & mask); in dhd_conf_get_insuspend()
[all …]
H A Ddhd_config.h316 uint insuspend; member
H A Dwl_iapsta.c3322 uint insuspend = 0; in wl_iapsta_suspend_resume_ap() local
3324 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()
3325 if (insuspend) in wl_iapsta_suspend_resume_ap()
3329 if (insuspend & AP_DOWN_IN_SUSPEND) { in wl_iapsta_suspend_resume_ap()
3336 if (insuspend & AP_DOWN_IN_SUSPEND) { in wl_iapsta_suspend_resume_ap()
H A Ddhd_linux.c1168 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-core.c384 if (dev->insuspend) in saa7134_set_dmabits()
515 if (dev->insuspend) in saa7134_irq()
1410 dev->insuspend = 1; in saa7134_suspend()
1477 dev->insuspend = 0; in saa7134_resume()
H A Dsaa7134-tvaudio.c192 dev->hw_input == in && !dev->insuspend) { in mute_input_7134()
1057 if (!dev->insuspend && !dev->thread.stopped) in saa7134_tvaudio_do_scan()
H A Dsaa7134.h658 unsigned int insuspend; member
H A Dsaa7134-cards.c8026 if (!dev->insuspend && TUNER_ABSENT != dev->tuner_type) { in saa7134_board_init2()