Home
last modified time | relevance | path

Searched refs:probe (Results 51 – 75 of 359) sorted by relevance

12345678910>>...15

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsemtech,sx1501q.yaml42 semtech,probe-reset:
43 description: Will trigger a reset of the GPIO expander on probe
101 semtech,probe-reset: false
H A Dpinctrl-sx150x.txt32 - semtech,probe-reset: Will trigger a reset of the GPIO expander on probe,
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7780.yaml46 specified, it will be asserted during driver probe. As the
54 driver probe. As the line is active low, it should be marked
62 during driver probe. As the line is active low, it should be
/freebsd/stand/efi/boot1/
H A Dzfs_module.c114 probe(dev_info_t *dev) in probe() function
293 .probe = probe,
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/chkargs/
H A Dchkargs.c39 probe(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, void *data) in probe() function
142 (void) dtrace_probe_iter(dtp, pdp, probe, NULL); in main()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-mdm9615-wp8548-mangoh-green.dts144 semtech,probe-reset;
185 semtech,probe-reset;
223 semtech,probe-reset;
/freebsd/sys/dev/uart/
H A Duart_cpu.h42 int (*probe)(struct uart_bas *); member
121 res = di->ops->probe(&di->bas); in uart_probe()
/freebsd/sys/dev/scc/
H A Dscc_if.m86 # probe() - detect hardware.
87 # This method is called as part of the bus probe to make sure the
90 METHOD int probe {
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/providers/
H A Dtst.probefunc.d.out1 probe funct =
H A Dtst.probemod.d.out1 probe description module field =
H A Dtst.probename.d.out1 probe name = tick-1sec
H A Dtst.probprov.d.out1 probe description provider = profile
/freebsd/sys/kern/
H A Ddevice_if.m41 # Needed for timestamping device probe/attach calls
98 * the probe before returning. The return value of DEVICE_PROBE()
113 * For example, a probe method for a PCI device driver might look
136 * @param dev the device to probe
145 * the probe, a regular unix error code should
155 METHOD int probe {
204 * @param dev the device to probe
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dforker.d30 probe fire();
H A Dprov.d2 probe entry();
H A Dargs.d30 probe place(int i, int j);
H A Dargmap.d30 probe place(int i, int j) : (int j, int i, int i, int j);
H A Dtst.dlclose1.ksh.out1 dtrace: failed to match test_prov*:::: No probe matches description
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dtcp104 $PROBE /* probe ID $ID */
121 tcp:::send /* probe ID $(( $ID + 1 )) */
153 tcp:::state-change /* probe ID $(( $ID + 2 )) */
/freebsd/sys/sys/
H A Dmbuf.h45 #define MBUF_PROBE1(probe, arg0) \ argument
46 SDT_PROBE1(sdt, , , probe, arg0)
47 #define MBUF_PROBE2(probe, arg0, arg1) \ argument
48 SDT_PROBE2(sdt, , , probe, arg0, arg1)
49 #define MBUF_PROBE3(probe, arg0, arg1, arg2) \ argument
50 SDT_PROBE3(sdt, , , probe, arg0, arg1, arg2)
51 #define MBUF_PROBE4(probe, arg0, arg1, arg2, arg3) \ argument
52 SDT_PROBE4(sdt, , , probe, arg0, arg1, arg2, arg3)
53 #define MBUF_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
54 SDT_PROBE5(sdt, , , probe, arg0, arg1, arg2, arg3, arg4)
/freebsd/share/examples/ipfilter/l4check/
H A Dl4check.conf15 probe string GET /\n\n
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822bs.c24 .probe = rtw_sdio_probe,
H A Drtw8822cs.c24 .probe = rtw_sdio_probe,
H A Drtw8821cs.c24 .probe = rtw_sdio_probe,
H A Drtw8723de.c22 .probe = rtw_pci_probe,

12345678910>>...15