Home
last modified time | relevance | path

Searched refs:idle_work (Results 1 – 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_jpeg.c39 INIT_DELAYED_WORK(&adev->jpeg.idle_work, amdgpu_jpeg_idle_work_handler); in amdgpu_jpeg_sw_init()
50 cancel_delayed_work_sync(&adev->jpeg.idle_work); in amdgpu_jpeg_sw_fini()
66 cancel_delayed_work_sync(&adev->jpeg.idle_work); in amdgpu_jpeg_suspend()
79 container_of(work, struct amdgpu_device, jpeg.idle_work.work); in amdgpu_jpeg_idle_work_handler()
94 schedule_delayed_work(&adev->jpeg.idle_work, JPEG_IDLE_TIMEOUT); in amdgpu_jpeg_idle_work_handler()
102 cancel_delayed_work_sync(&adev->jpeg.idle_work); in amdgpu_jpeg_ring_begin_use()
113 schedule_delayed_work(&ring->adev->jpeg.idle_work, JPEG_IDLE_TIMEOUT); in amdgpu_jpeg_ring_end_use()
Damdgpu_vcn.c71 INIT_DELAYED_WORK(&adev->vcn.idle_work, amdgpu_vcn_idle_work_handler); in amdgpu_vcn_sw_init()
223 cancel_delayed_work_sync(&adev->vcn.idle_work); in amdgpu_vcn_sw_fini()
259 cancel_delayed_work_sync(&adev->vcn.idle_work); in amdgpu_vcn_suspend()
319 container_of(work, struct amdgpu_device, vcn.idle_work.work); in amdgpu_vcn_idle_work_handler()
351 schedule_delayed_work(&adev->vcn.idle_work, VCN_IDLE_TIMEOUT); in amdgpu_vcn_idle_work_handler()
360 cancel_delayed_work_sync(&adev->vcn.idle_work); in amdgpu_vcn_ring_begin_use()
398 schedule_delayed_work(&ring->adev->vcn.idle_work, VCN_IDLE_TIMEOUT); in amdgpu_vcn_ring_end_use()
Damdgpu_vce.c199 INIT_DELAYED_WORK(&adev->vce.idle_work, amdgpu_vce_idle_work_handler); in amdgpu_vce_sw_init()
219 cancel_delayed_work_sync(&adev->vce.idle_work); in amdgpu_vce_sw_fini()
268 cancel_delayed_work_sync(&adev->vce.idle_work); in amdgpu_vce_suspend()
335 container_of(work, struct amdgpu_device, vce.idle_work.work); in amdgpu_vce_idle_work_handler()
352 schedule_delayed_work(&adev->vce.idle_work, VCE_IDLE_TIMEOUT); in amdgpu_vce_idle_work_handler()
372 set_clocks = !cancel_delayed_work_sync(&adev->vce.idle_work); in amdgpu_vce_ring_begin_use()
398 schedule_delayed_work(&ring->adev->vce.idle_work, VCE_IDLE_TIMEOUT); in amdgpu_vce_ring_end_use()
Damdgpu_jpeg.h47 struct delayed_work idle_work; member
Damdgpu_uvd.c145 INIT_DELAYED_WORK(&adev->uvd.idle_work, amdgpu_uvd_idle_work_handler); in amdgpu_uvd_sw_init()
328 cancel_delayed_work_sync(&adev->uvd.idle_work); in amdgpu_uvd_sw_fini()
381 cancel_delayed_work_sync(&adev->uvd.idle_work); in amdgpu_uvd_suspend()
1222 container_of(work, struct amdgpu_device, uvd.idle_work.work); in amdgpu_uvd_idle_work_handler()
1246 schedule_delayed_work(&adev->uvd.idle_work, UVD_IDLE_TIMEOUT); in amdgpu_uvd_idle_work_handler()
1258 set_clocks = !cancel_delayed_work_sync(&adev->uvd.idle_work); in amdgpu_uvd_ring_begin_use()
1275 schedule_delayed_work(&ring->adev->uvd.idle_work, UVD_IDLE_TIMEOUT); in amdgpu_uvd_ring_end_use()
Damdgpu_vce.h45 struct delayed_work idle_work; member
Damdgpu_uvd.h66 struct delayed_work idle_work; member
Dvcn_v1_0.c114 adev->vcn.idle_work.work.func = vcn_v1_0_idle_work_handler; in vcn_v1_0_sw_init()
235 cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v1_0_hw_fini()
259 idle_work_unexecuted = cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v1_0_suspend()
1782 container_of(work, struct amdgpu_device, vcn.idle_work.work); in vcn_v1_0_idle_work_handler()
1815 schedule_delayed_work(&adev->vcn.idle_work, VCN_IDLE_TIMEOUT); in vcn_v1_0_idle_work_handler()
1822 bool set_clocks = !cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v1_0_ring_begin_use()
1874 schedule_delayed_work(&ring->adev->vcn.idle_work, VCN_IDLE_TIMEOUT); in vcn_v1_0_ring_end_use()
Damdgpu_vcn.h213 struct delayed_work idle_work; member
Djpeg_v3_0.c163 cancel_delayed_work_sync(&adev->vcn.idle_work); in jpeg_v3_0_hw_fini()
Djpeg_v2_5.c192 cancel_delayed_work_sync(&adev->vcn.idle_work); in jpeg_v2_5_hw_fini()
Djpeg_v1_0.c594 bool set_clocks = !cancel_delayed_work_sync(&adev->vcn.idle_work); in jpeg_v1_0_ring_begin_use()
Djpeg_v2_0.c175 cancel_delayed_work_sync(&adev->vcn.idle_work); in jpeg_v2_0_hw_fini()
Dvcn_v2_0.c269 cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v2_0_hw_fini()
Dvcn_v2_5.c329 cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v2_5_hw_fini()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_vce.c65 INIT_DELAYED_WORK(&rdev->vce.idle_work, radeon_vce_idle_work_handler); in radeon_vce_init()
265 container_of(work, struct radeon_device, vce.idle_work.work); in radeon_vce_idle_work_handler()
275 schedule_delayed_work(&rdev->vce.idle_work, in radeon_vce_idle_work_handler()
290 bool set_clocks = !cancel_delayed_work_sync(&rdev->vce.idle_work); in radeon_vce_note_usage()
291 set_clocks &= schedule_delayed_work(&rdev->vce.idle_work, in radeon_vce_note_usage()
Dradeon_uvd.c72 INIT_DELAYED_WORK(&rdev->uvd.idle_work, radeon_uvd_idle_work_handler); in radeon_uvd_init()
873 container_of(work, struct radeon_device, uvd.idle_work.work); in radeon_uvd_idle_work_handler()
884 schedule_delayed_work(&rdev->uvd.idle_work, in radeon_uvd_idle_work_handler()
892 bool set_clocks = !cancel_delayed_work_sync(&rdev->uvd.idle_work); in radeon_uvd_note_usage()
893 set_clocks &= schedule_delayed_work(&rdev->uvd.idle_work, in radeon_uvd_note_usage()
Dradeon.h1683 struct delayed_work idle_work; member
1725 struct delayed_work idle_work; member
/kernel/linux/linux-5.10/drivers/misc/cardreader/
Drtsx_pcr.c154 mod_delayed_work(system_wq, &pcr->idle_work, msecs_to_jiffies(200)); in rtsx_pci_start_run()
1081 struct rtsx_pcr *pcr = container_of(dwork, struct rtsx_pcr, idle_work); in rtsx_pci_idle_work()
1550 INIT_DELAYED_WORK(&pcr->idle_work, rtsx_pci_idle_work); in rtsx_pci_probe()
1579 schedule_delayed_work(&pcr->idle_work, msecs_to_jiffies(200)); in rtsx_pci_probe()
1624 cancel_delayed_work_sync(&pcr->idle_work); in rtsx_pci_remove()
1663 cancel_delayed_work(&pcr->idle_work); in rtsx_pci_suspend()
1697 schedule_delayed_work(&pcr->idle_work, msecs_to_jiffies(200)); in rtsx_pci_resume()
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.h175 struct delayed_work idle_work; member
Dzd_usb.c848 cancel_delayed_work_sync(&rx->idle_work); in zd_usb_disable_rx()
1130 container_of(work, struct zd_usb, rx.idle_work.work); in zd_rx_idle_timer_handler()
1153 mod_delayed_work(zd_workqueue, &rx->idle_work, ZD_RX_IDLE_INTERVAL); in zd_usb_reset_rx_idle_timer()
1179 INIT_DELAYED_WORK(&rx->idle_work, zd_rx_idle_timer_handler); in init_usb_rx()
/kernel/linux/linux-5.10/drivers/bus/
Dti-sysc.c147 struct delayed_work idle_work; member
2925 ddata = container_of(work, struct sysc, idle_work.work); in ti_sysc_idle()
3264 INIT_DELAYED_WORK(&ddata->idle_work, ti_sysc_idle); in sysc_probe()
3270 schedule_delayed_work(&ddata->idle_work, 3000); in sysc_probe()
3295 if (cancel_delayed_work_sync(&ddata->idle_work)) in sysc_remove()
3296 ti_sysc_idle(&ddata->idle_work.work); in sysc_remove()
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c438 idle_work.work); in hci_conn_idle()
581 INIT_DELAYED_WORK(&conn->idle_work, hci_conn_idle); in hci_conn_add()
613 cancel_delayed_work_sync(&conn->idle_work); in hci_conn_del()
1544 queue_delayed_work(hdev->workqueue, &conn->idle_work, in hci_conn_enter_active_mode()
/kernel/linux/linux-5.10/include/linux/
Drtsx_pci.h1176 struct delayed_work idle_work; member
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h659 struct delayed_work idle_work; member
1139 cancel_delayed_work(&conn->idle_work); in hci_conn_drop()

12