Searched defs:suspend (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-current/sys/dev/ral/
H A Dif_ral_pci.c111 void (*suspend)(void *); member in struct:ral_opns
/freebsd-current/sys/dev/tpm/
H A Dtpm20.c302 tpm20_save_state(device_t dev, bool suspend) argument
/freebsd-current/contrib/kyua/utils/process/
H A Doperations_test.cpp125 suspend(void) function in namespace:__anon945
/freebsd-current/usr.sbin/devctl/
H A Ddevctl.c211 suspend(int ac, char **av) function
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhif.h21 int (*suspend)(struct ath12k_base *ab); member in struct:ath12k_hif_ops
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhif.h21 int (*suspend)(struct ath11k_base *ab); member in struct:ath11k_hif_ops
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhif.h90 int (*suspend)(struct ath10k *ar); member in struct:ath10k_hif_ops
/freebsd-current/usr.sbin/dumpcis/
H A Dcardinfo.h98 enum cardstate { noslot, empty, suspend, filled, inactive }; enumerator in enum:cardstate
/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c902 suspend(int c) function
/freebsd-current/lib/libthread_db/
H A Dlibpthread_db.c440 pt_dbsuspend(const td_thrhandle_t *th, int suspend) argument
H A Dlibthr_db.c409 pt_dbsuspend(const td_thrhandle_t *th, int suspend) argument
/freebsd-current/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c422 max77620_set_fps_slots(struct max77620_reg_sc *sc, bool suspend) argument
/freebsd-current/usr.sbin/bhyvectl/
H A Dbhyvectl.c307 snapshot_request(const char *vmname, char *file, bool suspend) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h74 int (*suspend)(struct usb_interface *intf, pm_message_t message); member in struct:usb_driver
H A Ddevice.h73 int (*suspend)(struct device *dev); member in struct:dev_pm_ops
/freebsd-current/sys/ufs/ffs/
H A Dffs_vfsops.c1682 int suspend; local
/freebsd-current/sys/dev/mmc/
H A Dmmcsd.c109 int suspend; member in struct:mmcsd_part
/freebsd-current/sys/dev/iicbus/
H A Diichid.c190 bool suspend; /* iicbus lock */ member in struct:iichid_softc
/freebsd-current/contrib/unbound/validator/
H A Dvalidator.c633 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...]
/freebsd-current/tests/sys/aio/
H A Daio_test.c232 suspend(struct aiocb *aio) function
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c96 mt7921_mcu_set_ipv6_ns_filter(struct mt76_dev *dev, struct ieee80211_vif *vif, bool suspend) argument
/freebsd-current/contrib/telnet/telnet/
H A Dcommands.c1314 suspend(void) function
/freebsd-current/sys/dev/usb/controller/
H A Dxhci.c1557 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, argument
/freebsd-current/sys/arm64/vmm/
H A Dvmm.c143 int suspend; /* (i) stop VM execution */ member in struct:vm
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c3125 static int iwl_fw_dbg_suspend_resume_hcmd(struct iwl_trans *trans, bool suspend) argument

Completed in 495 milliseconds

12