/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 108 __DYNSYM operate; in dynlibmod_init() local 128 operate = __LOADSYM(dynamic_library,"operate"); in dynlibmod_init() 129 if (operate == NULL) { in dynlibmod_init() 134 de->func_operate = (func_operate_t)(void*)operate; in dynlibmod_init()
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom_smbb.txt | 51 Description: Battery voltage limit above which fast charging may operate; 53 will operate. 58 Description: Battery voltage limit below which fast charging may operate; 86 Description: Input voltage level above which charging may operate
|
/freebsd/tools/test/stress2/misc/ |
H A D | f_offset.sh | 51 2. you operate on the file offsets larger than 4GB (but see below) 52 3. there are several threads or processes that operate on the same
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nxp,sc16is7xx.txt | 25 should operate in IrDA mode. 84 should operate in IrDA mode.
|
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/ |
H A D | arm-charlcd.txt | 12 operate in polled mode without an interrupt.
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | microchip,mchp23k256.txt | 8 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509v3_get_ext_by_NID.pod | 89 and X509_add_ext() operate on the extensions of certificate I<x>. They are 94 X509_CRL_delete_ext() and X509_CRL_add_ext() operate on the extensions of 100 X509_REVOKED_add_ext() operate on the extensions of CRL entry I<x>.
|
H A D | X509V3_get_d2i.pod | 63 X509_get_ext_d2i() and X509_add1_ext_i2d() operate on the extensions of 67 X509_CRL_get_ext_d2i() and X509_CRL_add1_ext_i2d() operate on the extensions 71 X509_REVOKED_get_ext_d2i() and X509_REVOKED_add1_ext_i2d() operate on the
|
/freebsd/sys/contrib/device-tree/Bindings/ipmi/ |
H A D | aspeed,ast2400-ibt-bmc.txt | 19 interrupt, the driver will operate in poll mode.
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | ti,keystone-timer.txt | 6 timers, each half can operate in conjunction (chain mode) or independently
|
H A D | ti,davinci-timer.txt | 6 timers, each half can operate in conjunction (chain mode) or independently
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | nvidia,tegra20-usb-phy.txt | 60 operate in legacy mode (as APX 2500 / 2600). In legacy mode some 69 otg means it can operate as either ("on the go")
|
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | mlx90632.txt | 9 industrial applications. Since it can operate and measure ambient temperature
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | samsung-s5k6a3.txt | 23 configured to operate, in Hz; if this property is not
|
H A D | samsung-s5k5baf.txt | 23 configured to operate, in Hz; if this property is not
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | ipq9574-rdp449.dts |
|
H A D | ipq9574-rdp453.dts |
|
H A D | ipq9574-rdp454.dts |
|
H A D | ipq9574-rdp433.dts |
|
H A D | ipq9574-rdp418.dts |
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | tcan4x5x.txt | 15 operate at should be less than or equal to 18 MHz.
|
/freebsd/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate() function
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | cpufreq-st.txt | 7 the DT and operate in the usual way.
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | sharp,lq101r1sx01.txt | 3 This panel requires a dual-channel DSI host to operate. It supports two modes:
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | evp_generic_fetch.pod | 122 OSSL_FUNC_foo_operate_fn *operate; 152 foo->operate = OSSL_FUNC_foo_operate(fns);
|