Searched refs:suspend (Results 1 - 25 of 118) sorted by relevance

12345

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dpm.h9 int (*suspend)(struct device *); member in struct:dev_pm_ops
15 .suspend = suspend_fn, .resume = resume_fn \
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_fb_helper.h266 void drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend);
268 bool suspend);
377 bool suspend)
382 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) argument
376 drm_fb_helper_set_suspend(struct drm_fb_helper *fb_helper, bool suspend) argument
/openbsd-current/sys/arch/loongson/include/
H A Dautoconf.h77 int (*suspend)(void); member in struct:platform
/openbsd-current/libexec/login_skey/
H A Dlogin_skey.c49 void suspend(int);
66 (void)signal(SIGTSTP, suspend);
218 * Ignore keyboard interrupt/suspend during database update.
248 suspend(int signo) function
268 (void)signal(signo, suspend);
/openbsd-current/games/worm/
H A Dworm.c82 void suspend(int);
97 signal(SIGTSTP, suspend); /* process control signal */
148 signal(SIGTSTP, suspend);
322 suspend(0);
399 suspend(int dummy) function
/openbsd-current/usr.sbin/unbound/validator/
H A Dvalidator.c67 /** Max number of RRSIGs to validate at once, suspend query for later. */
75 struct query_info* qinfo, struct sock_list* origin, int* suspend);
627 * @param suspend: returned true if the task takes too long and needs to
628 * suspend to continue the effort later.
636 int* suspend)
645 *suspend = 0;
703 * one go, suspend. Only suspend if there is a next
706 *suspend = 1;
742 *suspend
633 validate_msg_signatures(struct module_qstate* qstate, struct val_qstate* vq, struct module_env* env, struct val_env* ve, struct reply_info* chase_reply, struct key_entry_key* key_entry, int* suspend) argument
960 validate_positive_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1079 validate_nodata_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1193 validate_nameerror_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, int* rcode, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1354 validate_any_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1481 validate_cname_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1611 validate_cname_noanswer_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
2056 int suspend; local
2129 int rcode, suspend, nsec3_calculations = 0; local
3007 process_ds_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin, int* suspend) argument
3285 int suspend; local
[all...]
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dvalidator.c67 /** Max number of RRSIGs to validate at once, suspend query for later. */
75 struct query_info* qinfo, struct sock_list* origin, int* suspend);
627 * @param suspend: returned true if the task takes too long and needs to
628 * suspend to continue the effort later.
636 int* suspend)
645 *suspend = 0;
703 * one go, suspend. Only suspend if there is a next
706 *suspend = 1;
742 *suspend
633 validate_msg_signatures(struct module_qstate* qstate, struct val_qstate* vq, struct module_env* env, struct val_env* ve, struct reply_info* chase_reply, struct key_entry_key* key_entry, int* suspend) argument
960 validate_positive_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1079 validate_nodata_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1193 validate_nameerror_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, int* rcode, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1354 validate_any_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1481 validate_cname_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
1611 validate_cname_noanswer_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, struct module_qstate* qstate, struct val_qstate* vq, int* nsec3_calculations, int* suspend) argument
2056 int suspend; local
2129 int rcode, suspend, nsec3_calculations = 0; local
3007 process_ds_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin, int* suspend) argument
3285 int suspend; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_xcp.h61 int (*suspend)(void *handle, uint32_t inst_mask); member in struct:amdgpu_xcp_ip_funcs
113 int (*suspend)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id); member in struct:amdgpu_xcp_mgr_funcs
H A Damdgpu_amdkfd_arcturus.c283 * Helper used to suspend/resume gfx pipe for image post process work to set
286 static int suspend_resume_compute_scheduler(struct amdgpu_device *adev, bool suspend) argument
297 if (suspend) {
309 if (!suspend || r)
H A Dsienna_cichlid.c85 r = adev->ip_blocks[i].version->funcs->suspend(adev);
89 "suspend of IP block <%s> failed %d\n",
H A Dsmu_v13_0_10.c84 r = adev->ip_blocks[i].version->funcs->suspend(adev);
88 "suspend of IP block <%s> failed %d\n",
H A Dsi_ih.c292 .suspend = si_ih_suspend,
H A Dcik_ih.c431 .suspend = cik_ih_suspend,
H A Djpeg_v2_5.c158 * JPEG suspend and free up sw allocation
234 * jpeg_v2_5_suspend - suspend JPEG block
238 * HW fini and suspend JPEG block
625 .suspend = jpeg_v2_5_suspend,
645 .suspend = jpeg_v2_5_suspend,
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_pm.c7 #include <linux/suspend.h>
27 static void user_forcewake(struct intel_gt *gt, bool suspend) argument
31 /* Inside suspend/resume so single threaded, no races to worry about. */
36 if (suspend) {
249 * contexts to paper over any damage caused by the sudden suspend.
250 * Only the kernel contexts should remain pinned over suspend,
358 * However, not all suspend-states disable the device. S0 (s2idle)
359 * is effectively runtime-suspend, the device is left powered on
/openbsd-current/sys/arch/loongson/dev/
H A Dapm.c232 else if (sys_platform->suspend == NULL ||
242 else if (sys_platform->suspend == NULL ||
415 rv = sys_platform->suspend();
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_asic.c200 .suspend = &r100_suspend,
268 .suspend = &r100_suspend,
364 .suspend = &r300_suspend,
432 .suspend = &r300_suspend,
500 .suspend = &r420_suspend,
568 .suspend = &rs400_suspend,
636 .suspend = &rs600_suspend,
704 .suspend = &rs690_suspend,
772 .suspend = &rv515_suspend,
840 .suspend
[all...]
/openbsd-current/sys/dev/pci/
H A Dif_ral_pci.c54 void (*suspend)(void *); member in struct:ral_opns
240 (*psc->sc_opns->suspend)(sc);
/openbsd-current/sys/arch/hppa/dev/
H A Delroyreg.h39 u_int64_t suspend; /* 0x078 rw suspend control */ member in struct:elroy_regs
/openbsd-current/usr.sbin/apmd/
H A Dapmd.c68 int suspend(int ctl_fd);
265 reply.error = suspend(ctl_fd);
337 suspend(int ctl_fd) function
642 suspend(ctl_fd);
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Damd_shared.h62 * such as: init, fini, suspend, resume, etc.
270 * @suspend: handles IP specific hw/sw changes for suspend
299 int (*suspend)(void *handle); member in struct:amd_ip_funcs
/openbsd-current/sys/arch/loongson/loongson/
H A Dyeeloong_machdep.c208 .suspend = ykbec_suspend,
230 .suspend = ykbec_suspend,
/openbsd-current/sys/dev/cardbus/
H A Dif_ral_cardbus.c56 void (*suspend)(void *); member in struct:ral_opns
244 (*csc->sc_opns->suspend)(sc);
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2.h137 // #define USB_PORT_FEAT_L1 5 /* L1 suspend */
213 usb_phy_set_suspend(struct usb_phy *x, int suspend) argument
H A Ddwc2_coreintr.c535 /* Ignore suspend request before enumeration */
538 "ignore suspend request before enumeration\n");
573 * Change to L2 (suspend) state before releasing
578 /* Call gadget suspend callback */
579 call_gadget(hsotg, suspend);
585 /* Change to L2 (suspend) state */
655 call_gadget(hsotg, suspend);

Completed in 266 milliseconds

12345