Home
last modified time | relevance | path

Searched refs:probe (Results 151 – 175 of 9326) sorted by relevance

12345678910>>...374

/openbmc/linux/include/video/
H A Dplatform_lcd.h14 int (*probe)(struct plat_lcd_data *); member
/openbmc/linux/tools/perf/tests/shell/
H A Dprobe_vfs_getname.sh7 . "$(dirname $0)"/lib/probe.sh
/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c259 .probe = stpmu1_buck_probe,
468 .probe = stpmu1_ldo_probe,
531 .probe = stpmu1_vref_ddr_probe,
594 .probe = stpmu1_boost_probe,
670 .probe = stpmu1_pwr_sw_probe,
/openbmc/linux/drivers/thermal/
H A Dhisi_thermal.c72 int (*probe)(struct hisi_thermal_data *data); member
508 .probe = hi6220_thermal_probe,
516 .probe = hi3660_thermal_probe,
561 ret = data->ops->probe(data); in hisi_thermal_probe()
646 .probe = hisi_thermal_probe,
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-mdm9615-wp8548-mangoh-green.dts144 semtech,probe-reset;
185 semtech,probe-reset;
223 semtech,probe-reset;
/openbmc/linux/sound/soc/codecs/
H A Ddmic.c135 .probe = dmic_component_probe,
186 .probe = dmic_dev_probe,
/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dcpm1-ic.c139 .probe = cpm_pic_probe,
181 .probe = cpm_error_probe,
/openbmc/linux/sound/soc/ux500/
H A Dmop500.c55 .probe = NULL,
159 .probe = mop500_probe,
/openbmc/linux/arch/loongarch/kernel/
H A DMakefile8 obj-y += head.o cpu-probe.o cacheinfo.o env.o setup.o entry.o genex.o \
42 KASAN_SANITIZE_cpu-probe.o := n
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt311 perf probe -L icmp_rcv
313 Insert a probe there:
315 perf probe icmp_rcv:59
321 perf top -e cycles,probe:icmp_rcv --switch-on=probe:icmp_rcv
326 perf top -e '{cycles,probe:icmp_rcv}' --switch-on=probe:icmp_rcv
329 phase is over, i.e. insert a perf probe at that point and use the above
330 examples replacing probe:icmp_rcv with the just-after-init probe.
/openbmc/linux/Documentation/trace/
H A Dfprobetrace.rst12 Fprobe event is similar to the kprobe event, but limited to probe on
16 This document also covers tracepoint probe events (tprobe) since this
21 As same as other dynamic events, fprobe events and tracepoint probe
43 FETCHARGS : Arguments. Each probe can have up to 128 args.
62 (\*2) only for the probe on function entry (offs == 0).
63 (\*3) only for return probe.
197 the other hand, the ``sched_switch`` tracepoint probe event shows *raw*
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_windowed.S61 .macro overflow_tests shift, window, probe
62 .if \probe < 15
63 overflow_test \shift, \window, %((\shift) - 1), \probe
64 overflow_tests \shift, \window, %((\probe) + 1)
/openbmc/linux/drivers/pnp/
H A Dcard.c77 if (!drv->probe) in card_probe()
90 if (drv->probe(clink, id) >= 0) in card_probe()
360 if (pnp_bus_type.probe(&dev->dev)) in pnp_request_card_device()
424 drv->link.probe = NULL; in pnp_register_card_driver()
/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy.c94 int (*probe)(struct cdns_dphy *dphy); member
437 if (dphy->ops->probe) { in cdns_dphy_probe()
438 ret = dphy->ops->probe(dphy); in cdns_dphy_probe()
474 .probe = cdns_dphy_probe,
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A DMakefile6 obj-y := ex.o probe.o entry.o
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dsmp.c49 .probe = smp_mpic_probe,
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_generic.c45 .probe = mpc512x_generic_probe, in define_machine()
/openbmc/u-boot/drivers/video/
H A Dvesa.c25 .probe = vesa_video_probe,
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c12 int probe(void *ctx) in probe() function
/openbmc/linux/drivers/soc/imx/
H A Dimx93-src.c26 .probe = imx93_src_probe,
/openbmc/linux/drivers/pci/
H A Dpci-pf-stub.c37 .probe = pci_pf_stub_probe,
/openbmc/linux/arch/x86/events/
H A DMakefile2 obj-y += core.o probe.o utils.o
/openbmc/u-boot/drivers/clk/exynos/
H A Dclk-exynos7420.c201 .probe = exynos7420_clk_topc_probe,
215 .probe = exynos7420_clk_top0_probe,
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-ocelot.c168 .probe = ocelot_gpio_probe,
199 .probe = ocelot_pinctrl_probe,
/openbmc/linux/sound/soc/meson/
H A Daiu-acodec-ctrl.c106 .probe = meson_codec_glue_input_dai_probe,
186 .probe = aiu_acodec_ctrl_component_probe,

12345678910>>...374