Home
last modified time | relevance | path

Searched defs:toggle (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/contrib/libfido2/tools/
H A Dassert_get.c18 struct toggle { struct
40 parse_toggle(const char *str, struct toggle *opt) in parse_toggle() argument
H A Dconfig.c48 config_always_uv(char *path, int toggle) in config_always_uv()
/freebsd-13.1/usr.sbin/gpioctl/
H A Dgpioctl.c223 int config, list, name, toggle, verbose; in main() local
/freebsd-13.1/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.h102 al_bool toggle; member
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-flash.c397 uint8_t toggle = status ^ old_status; in cvmx_flash_erase_block() local
H A Dcvmx-usb.c3440 extern void cvmx_usb_set_toggle(cvmx_usb_state_t *state, int endpoint_num, int toggle) in cvmx_usb_set_toggle()
/freebsd-13.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c49 static int count, share, toggle, total; variable
/freebsd-13.1/sys/dev/usb/controller/
H A Dsaf1761_otg.h86 uint8_t toggle:1; member
H A Ddwc_otg.h91 uint8_t toggle:1; member
H A Dsaf1761_otg.c1447 uint8_t toggle; in saf1761_otg_xfer_do_fifo() local
H A Ddwc_otg.c2362 uint8_t toggle; in dwc_otg_xfer_do_fifo() local
H A Dmusb_otg.h332 uint8_t toggle; member
/freebsd-13.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.js940 PROTOTYPE.toggle = function(state, event) { function in PROTOTYPE
1919 toggle: NULL, property
H A Djquery.js3852 toggle: function( fn ) { method
8370 toggle: function( fn, fn2, callback ) { method
/freebsd-13.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c2097 u16 param, u8 toggle) in mlx4_master_do_cmd()
2250 int toggle; in mlx4_master_comm_channel() local
H A Dmlx4.h631 u8 toggle; member
/freebsd-13.1/sys/arm/mv/
H A Dgpio.c941 mv_gpio_polarity(device_t dev, uint32_t pin, uint8_t enable, uint8_t toggle) in mv_gpio_polarity()
/freebsd-13.1/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c744 toggle(int argc, char *argv[]) in toggle() function
/freebsd-13.1/contrib/telnet/telnet/
H A Dcommands.c815 toggle(int argc, char *argv[]) in toggle() function