Searched defs:probe (Results 76 - 100 of 227) sorted by relevance

12345678910

/linux-master/include/linux/surface_aggregator/
H A Ddevice.h190 int (*probe)(struct ssam_device *sdev); member in struct:ssam_device_driver
/linux-master/include/linux/
H A Dspmi.h142 int (*probe)(struct spmi_device *sdev); member in struct:spmi_driver
H A Dtracepoint.h49 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, argument
[all...]
H A Dslimbus.h86 int (*probe)(struct slim_device *sl); member in struct:slim_driver
H A Dvirtio.h198 int (*probe)(struct virtio_device *dev); member in struct:virtio_driver
H A Dtifm.h101 int (*probe)(struct tifm_dev *dev); member in struct:tifm_driver
H A Dnd.h81 int (*probe)(struct device *dev); member in struct:nd_device_driver
H A Dplatform_device.h237 int (*probe)(struct platform_device *); member in struct:platform_driver
/linux-master/tools/testing/selftests/kvm/
H A Dsteal_time.c248 bool probe; local
/linux-master/net/xfrm/
H A Dxfrm_algo.c741 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe) argument
748 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe) argument
755 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe) argument
777 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe) argument
677 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) argument
[all...]
/linux-master/tools/lib/bpf/
H A Dfeatures.c490 feature_probe_fn probe; member in struct:kern_feature_desc
/linux-master/drivers/firmware/google/
H A Dcoreboot_table.h94 int (*probe)(struct coreboot_device *); member in struct:coreboot_driver
/linux-master/drivers/pci/pcie/
H A Dportdrv.h78 int (*probe)(struct pcie_device *dev); member in struct:pcie_port_service_driver
/linux-master/arch/powerpc/include/asm/
H A Dvio.h115 int (*probe)(struct vio_dev *dev, const struct vio_device_id *id); member in struct:vio_driver
H A Dmacio.h128 int (*probe)(struct macio_dev* dev, const struct of_device_id *match); member in struct:macio_driver
/linux-master/arch/s390/include/asm/
H A Dccwdev.h137 int (*probe) (struct ccw_device *); member in struct:ccw_driver
/linux-master/include/linux/usb/
H A Dtypec_altmode.h187 int (*probe)(struct typec_altmode *altmode); member in struct:typec_altmode_driver
/linux-master/include/linux/mtd/
H A Dmap.h240 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
/linux-master/drivers/media/radio/
H A Dradio-gemtek.c61 static bool probe = CONFIG_RADIO_GEMTEK_PROBE; variable
/linux-master/arch/x86/mm/
H A Dkmmio.c59 struct kmmio_probe *probe; member in struct:kmmio_context
[all...]
/linux-master/kernel/
H A Dtracepoint.c472 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, argument
501 tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, void *data, int prio) argument
529 tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data) argument
543 tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data) argument
[all...]
/linux-master/include/linux/spi/
H A Dspi-mem.h327 int (*probe)(struct spi_mem *mem); member in struct:spi_mem_driver
/linux-master/include/drm/
H A Ddrm_mipi_dsi.h350 int(*probe)(struct mipi_dsi_device *dsi); member in struct:mipi_dsi_driver
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.c578 static int probe(struct usb_interface *intf, function
/linux-master/include/linux/i3c/
H A Ddevice.h181 int (*probe)(struct i3c_device *dev); member in struct:i3c_driver

Completed in 296 milliseconds

12345678910