Home
last modified time | relevance | path

Searched defs:probe (Results 201 - 225 of 539) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/include/linux/surface_aggregator/
H A Ddevice.h190 int (*probe)(struct ssam_device *sdev); member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtypec_altmode.h157 int (*probe)(struct typec_altmode *altmode); member
/kernel/linux/linux-6.6/include/linux/
H A Drpmsg.h117 int (*probe)(struct rpmsg_device *dev); member
H A Dspmi.h139 int (*probe)(struct spmi_device *sdev); member
H A Dtracepoint.h49 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_may_exist() argument
[all...]
H A Dvirtio.h190 int (*probe)(struct virtio_device *dev); member
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dcoreboot_table.h93 int (*probe)(struct coreboot_device *); member
/kernel/linux/linux-6.6/include/xen/
H A Dxenbus.h113 int (*probe)(struct xenbus_device *dev, member
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c398 int (*probe)(struct platform_device *pdev, member
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dportdrv.h78 int (*probe)(struct pcie_device *dev); member
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dmmio-mod.c36 struct kmmio_probe probe; member
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_algo.c746 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe) in xfrm_aalg_get_byname() argument
753 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe) in xfrm_ealg_get_byname() argument
760 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe) in xfrm_calg_get_byname() argument
782 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe) in xfrm_aead_get_byname() argument
681 xfrm_find_algo( const struct xfrm_algo_list *algo_list, int match(const struct xfrm_algo_desc *entry, const void *data), const void *data, int probe) xfrm_find_algo() argument
[all...]
/kernel/linux/linux-6.6/sound/aoa/soundbus/
H A Dsoundbus.h187 int (*probe)(struct soundbus_dev* dev); member
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcss.h91 int (*probe)(struct subchannel *); member
/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c662 int ff_v4l2_context_get_format(V4L2Context* ctx, int probe) in ff_v4l2_context_get_format() argument
/third_party/ffmpeg/libavformat/
H A Dbrstm.c48 static int probe(const AVProbeData *p) in probe() function
H A Dbink.c64 static int probe(const AVProbeData *p) in probe() function
H A Dcafdec.c53 static int probe(const AVProbeData *p) in probe() function
H A Dmlvdec.c54 static int probe(const AVProbeData *p) in probe() function
/third_party/curl/lib/
H A Ddoh.h68 struct dnsprobe probe[DOH_PROBE_SLOTS]; member
/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp322 int32_t probe = (min + max + (min>max ? CACHE_SIZE : 0)) / 2; in seek() local
H A Dusc_impl.cpp163 int32_t probe = pairedCharPower; in getPairIndex() local
H A Duvector.cpp469 int32_t probe = (min + max) / 2; in sortedInsert() local
/third_party/node/deps/icu-small/source/common/
H A Dusc_impl.cpp163 int32_t probe = pairedCharPower; in getPairIndex() local
H A Duvector.cpp469 int32_t probe = (min + max) / 2; in sortedInsert() local

Completed in 25 milliseconds

12345678910>>...22