/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_beacon.c | 50 r88e_beacon_enable(struct rtwn_softc *sc, int id, int enable) in r88e_beacon_enable() 69 r88e_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable) in r88e_sta_beacon_enable()
|
H A D | r88e_fw.c | 117 r88e_fw_download_enable(struct rtwn_softc *sc, int enable) in r88e_fw_download_enable() 135 r88e_macid_enable_link(struct rtwn_softc *sc, int id, int enable) in r88e_macid_enable_link()
|
H A D | r88e_tx.c | 52 r88e_tx_enable_ampdu(void *buf, int enable) in r88e_tx_enable_ampdu()
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_beacon.c | 75 r92c_beacon_enable(struct rtwn_softc *sc, int id, int enable) in r92c_beacon_enable() 93 r92c_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable) in r92c_sta_beacon_enable()
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | poplar-pinctrl.dtsi | 11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument 13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
|
/freebsd/sys/dev/qcom_tlmm/ |
H A D | qcom_tlmm_ipq4018_hw.c | 436 struct qcom_tlmm_softc *sc, uint32_t pin, bool enable) in qcom_tlmm_ipq4018_hw_pin_set_vm() 463 struct qcom_tlmm_softc *sc, uint32_t pin, bool *enable) in qcom_tlmm_ipq4018_hw_pin_get_vm() 485 struct qcom_tlmm_softc *sc, uint32_t pin, bool enable) in qcom_tlmm_ipq4018_hw_pin_set_open_drain() 512 struct qcom_tlmm_softc *sc, uint32_t pin, bool *enable) in qcom_tlmm_ipq4018_hw_pin_get_open_drain()
|
/freebsd/sys/dev/hdmi/ |
H A D | dwc_hdmi.c | 182 dwc_hdmi_phy_enable_power(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_enable_power() 193 dwc_hdmi_phy_enable_tmds(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_enable_tmds() 204 dwc_hdmi_phy_gen2_pddq(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_gen2_pddq() 215 dwc_hdmi_phy_gen2_txpwron(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_gen2_txpwron() 226 dwc_hdmi_phy_sel_data_en_pol(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_sel_data_en_pol() 237 dwc_hdmi_phy_sel_interface_control(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_sel_interface_control()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_alq.c | 67 ieee80211_alq_setlogging(int enable) in ieee80211_alq_setlogging() 99 int error, enable; in sysctl_ieee80211_alq_log() local
|
/freebsd/sys/dev/qcom_clk/ |
H A D | qcom_clk_branch2.c | 107 qcom_clk_branch2_check_halt_locked(struct qcom_clk_branch2_sc *sc, bool enable) in qcom_clk_branch2_check_halt_locked() 143 qcom_clk_branch2_wait_locked(struct qcom_clk_branch2_sc *sc, bool enable) in qcom_clk_branch2_wait_locked() 181 qcom_clk_branch2_set_gate(struct clknode *clk, bool enable) in qcom_clk_branch2_set_gate()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | init.c | 41 mt76x2_set_wlan_state(struct mt76x02_dev *dev, bool enable) in mt76x2_set_wlan_state() 56 void mt76x2_reset_wlan(struct mt76x02_dev *dev, bool enable) in mt76x2_reset_wlan()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.dofmax.ksh | 28 enable() function
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_tstp.c | 288 _nc_set_read_thread(bool enable) in _nc_set_read_thread() 387 _nc_signal_handler(int enable) in _nc_signal_handler()
|
/freebsd/sys/arm/arm/ |
H A D | cpuinfo.c | 368 apply_bp_hardening(bool enable, int kind, bool actrl, uint32_t set_mask) in apply_bp_hardening() 384 handle_bp_hardening(bool enable) in handle_bp_hardening()
|
/freebsd/lib/libsys/i386/ |
H A D | i386_set_ioperm.c | 32 i386_set_ioperm(unsigned int start, unsigned int length, int enable) in i386_set_ioperm()
|
H A D | i386_get_ioperm.c | 32 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) in i386_get_ioperm()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFMCAsmInfo.h | 46 void setDwarfUsesRelocationsAcrossSections(bool enable) { in setDwarfUsesRelocationsAcrossSections()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/ |
H A D | fm_rtc.c | 363 t_Error FM_RTC_ConfigPulseRealignment(t_Handle h_FmRtc, bool enable) in FM_RTC_ConfigPulseRealignment() 459 bool enable = FALSE; in FM_RTC_SetAlarm() local 495 bool enable = FALSE; in FM_RTC_SetPeriodicPulse() local 554 bool enable = FALSE; in FM_RTC_SetExternalTrigger() local
|
H A D | fman_rtc.c | 289 void fman_rtc_set_alarm(struct rtc_regs *regs, int id, uint32_t val, bool enable) in fman_rtc_set_alarm() 303 bool enable) in fman_rtc_set_periodic_pulse() 316 void fman_rtc_set_ext_trigger(struct rtc_regs *regs, int id, bool enable, in fman_rtc_set_ext_trigger()
|
/freebsd/usr.sbin/apm/ |
H A D | apm.c | 135 apm_enable(int fd, int enable) in apm_enable() 339 apm_haltcpu(int fd, int enable) in apm_haltcpu() 384 int batt_time = 0, delta = 0, enable = -1, haltcpu = -1; in main() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | bytemap.h | 35 void enable() {} in enable() function
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | fman_memac.c | 240 void fman_memac_set_exception(struct memac_regs *regs, uint32_t val, bool enable) in fman_memac_set_exception() 323 void fman_memac_set_rx_ignore_pause_frames(struct memac_regs *regs,bool enable) in fman_memac_set_rx_ignore_pause_frames() 336 void fman_memac_set_wol(struct memac_regs *regs, bool enable) in fman_memac_set_wol()
|
/freebsd/lib/libusbhid/ |
H A D | descr_compat.c | 51 hid_set_immed_compat7(int fd, int enable) in hid_set_immed_compat7()
|
/freebsd/sys/dev/ida/ |
H A D | ida_pci.c | 92 ida_v3_int_enable(struct ida_softc *ida, int enable) in ida_v3_int_enable() 132 ida_v4_int_enable(struct ida_softc *ida, int enable) in ida_v4_int_enable()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.c | 592 bool bssid, bool enable) in mt7615_mcu_muar_config() 628 bool enable) in mt7615_mcu_add_dev() 673 struct ieee80211_vif *vif, bool enable) in mt7615_mcu_add_beacon_offload() 681 u8 enable; in mt7615_mcu_add_beacon_offload() member 745 struct ieee80211_sta *sta, bool enable) in mt7615_mcu_add_bss() 775 bool enable) in mt7615_mcu_wtbl_tx_ba() 810 bool enable) in mt7615_mcu_wtbl_rx_ba() 845 struct ieee80211_sta *sta, bool enable) in mt7615_mcu_wtbl_sta_add() 931 bool enable, bool tx) in mt7615_mcu_sta_ba() 963 bool enable) in mt7615_mcu_sta_tx_ba() [all …]
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
H A D | fm_macsec.c | 177 t_Error FM_MACSEC_ConfigException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_ConfigException() 226 t_Error FM_MACSEC_SetException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_SetException()
|