Searched refs:insuspend (Results 1 – 14 of 14) sorted by relevance
1418 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() local1781 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 …]
252 uint insuspend; member
2462 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() local2825 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 …]
319 uint insuspend; member
3753 uint insuspend = 0; in wl_iapsta_suspend_resume_ap() local3755 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()
1169 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()
2344 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() local2707 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 …]
316 uint insuspend; member
3322 uint insuspend = 0; in wl_iapsta_suspend_resume_ap() local3324 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()
1168 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()
384 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()
192 dev->hw_input == in && !dev->insuspend) { in mute_input_7134()1057 if (!dev->insuspend && !dev->thread.stopped) in saa7134_tvaudio_do_scan()
658 unsigned int insuspend; member
8026 if (!dev->insuspend && TUNER_ABSENT != dev->tuner_type) { in saa7134_board_init2()