Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dpoplar-pinctrl.dtsi11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument
13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
/freebsd/contrib/ntp/sntp/libopts/
H A Dfind.c105 int * ixp, bool * disable) in opt_match_ct()
179 opt_set(tOptions * opts, char * arg, int idx, bool disable, tOptState * st) in opt_set()
348 bool disable = false; in opt_find_long() local
/freebsd/contrib/netbsd-tests/modules/
H A Dt_builtin.c67 ATF_TC_HEAD(disable, tc) in ATF_TC_HEAD() argument
74 ATF_TC_BODY(disable, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dbytemap.h34 void disable() {} in disable() function
H A Dstats.h92 void disable() ACQUIRE(Mutex) { lock(); } in disable() function
H A Dsecondary.h99 void disable() {} in disable() function
430 void disable() NO_THREAD_SAFETY_ANALYSIS { Mutex.lock(); } in disable() function
528 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
H A Dstack_depot.h197 void disable() NO_THREAD_SAFETY_ANALYSIS { RingEndMu.lock(); } in disable() function
H A Dtsd_exclusive.h104 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
H A Dtsd_shared.h94 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
H A Dquarantine.h236 void disable() NO_THREAD_SAFETY_ANALYSIS { in disable() function
/freebsd/usr.sbin/efiwake/
H A Defiwake.c57 bool disable = false, enable = false; in main() local
/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.h77 void (*disable)(struct drm_crtc *crtc); member
105 void (*disable)(struct drm_encoder *encoder); member
/freebsd/crypto/openssl/
H A DConfigure1162 sub disable { subroutine
/freebsd/sys/amd64/vmm/io/
H A Diommu.h50 iommu_disable_func_t disable; member
/freebsd/sys/powerpc/ps3/
H A Dps3_syscons.c92 int disable; in ps3fb_probe() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c865 iwl_mvm_mld_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_sta * mvmsta,bool disable) iwl_mvm_mld_sta_modify_disable_tx() argument
884 iwl_mvm_mld_sta_modify_disable_tx_ap(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool disable) iwl_mvm_mld_sta_modify_disable_tx_ap() argument
902 iwl_mvm_mld_modify_all_sta_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,bool disable) iwl_mvm_mld_modify_all_sta_disable_tx() argument
H A Dsta.c4158 iwl_mvm_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_sta * mvmsta,bool disable) iwl_mvm_sta_modify_disable_tx() argument
4182 iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm * mvm,struct ieee80211_sta * sta,bool disable) iwl_mvm_sta_modify_disable_tx_ap() argument
4215 iwl_mvm_int_sta_modify_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,struct iwl_mvm_int_sta * sta,bool disable) iwl_mvm_int_sta_modify_disable_tx() argument
4235 iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm * mvm,struct iwl_mvm_vif * mvmvif,bool disable) iwl_mvm_modify_all_sta_disable_tx() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp246 void AArch64::ExtensionSet::disable(ArchExtKind E) { in disable() function in AArch64::ExtensionSet
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp123 void GuardedPoolAllocator::disable() { in disable() function in gwp_asan::GuardedPoolAllocator
/freebsd/usr.sbin/devctl/
H A Ddevctl.c173 disable(int ac, char **av) in disable() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h223 SarifReportingConfiguration disable() { in disable() function
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h278 int (*disable)(struct bufferevent *, short); member
H A Dlistener.c69 int (*disable)(struct evconnlistener *); member
/freebsd/contrib/libevent/
H A Dbufferevent-internal.h278 int (*disable)(struct bufferevent *, short); member
/freebsd/sys/dev/gem/
H A Dif_gem.c633 gem_stop(if_t ifp, int disable) in gem_stop()

123