Searched refs:suspend_count (Results 1 – 19 of 19) sorted by relevance
39 int suspend_count; member366 if (drv_data->suspend_count++) in nfcmrvl_suspend()375 drv_data->suspend_count--; in nfcmrvl_suspend()419 if (--drv_data->suspend_count) in nfcmrvl_resume()
597 u32 suspend_count; in olpc_xo175_ec_suspend() member599 static unsigned int suspend_count; in olpc_xo175_ec_suspend() local607 hintargs.suspend_count = suspend_count++; in olpc_xo175_ec_suspend()
173 u32 suspend_count; member
357 u32 new_count = rnc->suspend_count + 1; in sci_remote_node_context_tx_rx_suspended_state_enter()360 rnc->suspend_count = 1; in sci_remote_node_context_tx_rx_suspended_state_enter()362 rnc->suspend_count = new_count; in sci_remote_node_context_tx_rx_suspended_state_enter()
149 return (localcount != idev->rnc.suspend_count) in isci_compare_suspendcount()207 ? 0 : idev->rnc.suspend_count; in isci_remote_device_terminate_requests()214 rnc_suspend_count, idev->rnc.suspend_count); in isci_remote_device_terminate_requests()240 rnc_suspend_count, idev->rnc.suspend_count, in isci_remote_device_terminate_requests()275 idev->rnc.suspend_count, in isci_remote_device_terminate_requests()
208 atomic_t suspend_count; member
28 unsigned char suspend_count; member
146 unsigned int suspend_count; member
46 u32 suspend_count; member
70 if (!uncore->debug->suspend_count++) { in mmio_debug_suspend()87 if (!--uncore->debug->suspend_count) in mmio_debug_resume()581 if (uncore->debug->suspend_count) in check_for_unclaimed_mmio()
293 u32 suspend_count; member
863 err_printf(m, "Suspend count: %u\n", error->suspend_count); in __err_print_to_sgl()1995 error->suspend_count = i915->suspend_count; in capture_gen()
1086 dev_priv->suspend_count++; in i915_drm_suspend()
885 atomic_set(&devfreq->suspend_count, 0); in devfreq_add_device()1164 if (atomic_inc_return(&devfreq->suspend_count) > 1) in devfreq_suspend_device()1201 if (atomic_dec_return(&devfreq->suspend_count) >= 1) in devfreq_resume_device()
1894 if (!dev->suspend_count++) { in usbnet_suspend()1898 dev->suspend_count--; in usbnet_suspend()1930 if (!--dev->suspend_count) { in usbnet_resume()
451 unsigned char suspend_count; member
881 int suspend_count; member4184 if (data->suspend_count++) in btusb_suspend()4193 data->suspend_count--; in btusb_suspend()4268 if (--data->suspend_count) in btusb_resume()
2109 gpu->suspend_count++; in a6xx_gmu_pm_suspend()2145 gpu->suspend_count++; in a6xx_pm_suspend()
365 *value = gpu->suspend_count; in adreno_get_param()