Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 185) sorted by relevance

12345678

/freebsd/sys/contrib/ck/src/
H A Dck_array.c37 struct _ck_array *active; in ck_array_create() local
52 struct _ck_array *active; in ck_array_init() local
H A Dck_epoch.c337 unsigned int state, active; in ck_epoch_scan() local
430 bool active; in ck_epoch_synchronize_wait() local
568 bool active; in ck_epoch_poll_deferred() local
/freebsd/stand/common/
H A Dconsole.c77 int active; in cons_probe() local
266 int cons, active; in cons_change() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c110 int active = _nc_unicode_locale(); in _nc_init_wacs() local
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.h17 rtw89_set_entity_state(struct rtw89_dev * rtwdev,bool active) rtw89_set_entity_state() argument
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h59 void set_active(bool active) in set_active()
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_drm_subr.c96 bool active; in tegra_drm_connector_detect() local
/freebsd/sys/dev/gpio/
H A Dgpioregulator.c103 bool active; in gpioregulator_regnode_enable() local
161 bool active; in gpioregulator_regnode_get_voltage() local
/freebsd/sys/dev/e1000/
H A De1000_82571.c574 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574()
600 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574()
870 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.h103 bool active; global() variable
/freebsd/contrib/mandoc/
H A Dtbl.c40 int active; in tbl_read() local
/freebsd/sys/dev/sound/pci/
H A Dcsavar.h36 int (*active)(int); member
/freebsd/sys/dev/igc/
H A Digc_api.c550 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state()
572 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state()
H A Digc_phy.c85 bool IGC_UNUSEDARG active) in igc_null_lplu_state()
654 s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_generic()
H A Digc_i225.c1102 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state_i225()
1130 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_i225()
/freebsd/sys/contrib/ck/include/
H A Dck_array.h45 struct _ck_array *active; member
/freebsd/contrib/unbound/daemon/
H A Dremote.h97 int active; member
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss97 li.active { class
/freebsd/usr.bin/tail/
H A Dforward.c307 int active, ev_change, i, n; in follow() local
/freebsd/sys/gnu/gcov/
H A Dgcc_4_7.c287 unsigned int active; in gcov_info_dup() local
352 unsigned int active; in gcov_info_free() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dlink.c99 iwl_mvm_link_changed(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,u32 changes,bool active) iwl_mvm_link_changed() argument
[all...]
/freebsd/contrib/wpa/src/common/
H A Dnan_de.h119 bool active; member
/freebsd/sys/powerpc/powermac/
H A Dfcu.c300 uint8_t active = 0, avail = 0, fail = 0; in fcu_fan_get_rpm() local
387 uint8_t active = 0, avail = 0, fail = 0; in fcu_fan_get_pwm() local
/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi.c81 qcom_spi_set_chipsel(struct qcom_spi_softc *sc, int cs, bool active) in qcom_spi_set_chipsel()
/freebsd/usr.sbin/ppp/
H A Dprompt.h50 unsigned active : 1; /* Is the prompt active (^Z) */ member

12345678