Searched defs:probe (Results 126 - 150 of 227) sorted by relevance

12345678910

/linux-master/include/soc/tegra/
H A Dmc.h164 int (*probe)(struct tegra_mc *mc); member in struct:tegra_mc_ops
/linux-master/include/linux/
H A Dserdev.h66 int (*probe)(struct serdev_device *); member in struct:serdev_device_driver
H A Dhost1x.h377 int (*probe)(struct host1x_device *device); member in struct:host1x_driver
H A Dparport.h258 int (*probe)(struct pardevice *); member in struct:parport_driver
H A Dpnp.h378 int (*probe) (struct pnp_dev *dev, const struct pnp_device_id *dev_id); member in struct:pnp_driver
393 int (*probe) (struct pnp_card_link *card, member in struct:pnp_card_driver
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h236 int (*probe)(struct dvb_usb_device *); member in struct:dvb_usb_device_properties
/linux-master/drivers/media/pci/ngene/
H A Dngene-cards.c471 u8 probe[4] = { 0xe0, 0x00, 0x00, 0x00 }, data[4]; local
570 u8 probe[1] = { 0x00 }, data[4]; local
/linux-master/arch/powerpc/include/asm/
H A Deeh.h217 struct eeh_dev *(*probe)(struct pci_dev *pdev); member in struct:eeh_ops
H A Dps3.h382 int (*probe)(struct ps3_system_bus_device *); member in struct:ps3_system_bus_driver
/linux-master/drivers/ata/
H A Dpata_legacy.c898 static __init int probe_chip_type(struct legacy_probe *probe) argument
972 legacy_init_one(struct legacy_probe *probe) argument
[all...]
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c1166 unregister_test_probe(struct test_probe *probe) argument
1175 register_test_probe(struct test_probe *probe) argument
[all...]
/linux-master/drivers/phy/tegra/
H A Dxusb.h131 struct tegra_xusb_lane *(*probe)(struct tegra_xusb_pad *pad, member in struct:tegra_xusb_lane_ops
153 struct tegra_xusb_pad *(*probe)(struct tegra_xusb_padctl *padctl, member in struct:tegra_xusb_pad_ops
400 (*probe)(struct device *dev, member in struct:tegra_xusb_padctl_ops
/linux-master/include/linux/fsl/
H A Dmc.h50 int (*probe)(struct fsl_mc_device *dev); member in struct:fsl_mc_driver
/linux-master/include/linux/usb/
H A Dserial.h252 int (*probe)(struct usb_serial *serial, const struct usb_device_id *id); member in struct:usb_serial_driver
/linux-master/drivers/media/usb/uvc/
H A Duvc_v4l2.c211 uvc_v4l2_try_format(struct uvc_streaming *stream, struct v4l2_format *fmt, struct uvc_streaming_control *probe, const struct uvc_format **uvc_format, const struct uvc_frame **uvc_frame) argument
401 struct uvc_streaming_control probe; local
467 struct uvc_streaming_control probe; local
789 struct uvc_streaming_control probe; local
799 struct uvc_streaming_control probe; local
[all...]
H A Duvc_video.c255 uvc_get_video_ctrl(struct uvc_streaming *stream, struct uvc_streaming_control *ctrl, int probe, u8 query) argument
345 uvc_set_video_ctrl(struct uvc_streaming *stream, struct uvc_streaming_control *ctrl, int probe) argument
390 uvc_probe_video(struct uvc_streaming *stream, struct uvc_streaming_control *probe) argument
451 uvc_commit_video(struct uvc_streaming *stream, struct uvc_streaming_control *probe) argument
2102 struct uvc_streaming_control *probe = &stream->ctrl; local
[all...]
/linux-master/arch/x86/pci/
H A Dirq.c62 int (*probe)(struct irq_router *r, struct pci_dev *router, u16 device); member in struct:irq_router_handler
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp.h193 int (*probe)(struct netcp_device *netcp_device, member in struct:netcp_module
/linux-master/drivers/mmc/host/
H A Dsdhci-pci.h143 int (*probe) (struct sdhci_pci_chip *); member in struct:sdhci_pci_fixes
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy.c94 int (*probe)(struct cdns_dphy *dphy); member in struct:cdns_dphy_ops
/linux-master/include/sound/
H A Dsoc-component.h78 int (*probe)(struct snd_soc_component *component); member in struct:snd_soc_component_driver
H A Dsoc-dai.h278 int (*probe)(struct snd_soc_dai *dai); member in struct:snd_soc_dai_ops
/linux-master/arch/arm/include/asm/hardware/
H A Dlocomo.h188 int (*probe)(struct locomo_dev *); member in struct:locomo_driver
/linux-master/drivers/block/aoe/
H A Daoecmd.c579 probe(struct aoetgt *t) function
/linux-master/block/
H A Dgenhd.c163 void (*probe)(dev_t devt); member in struct:blk_major_name
[all...]

Completed in 792 milliseconds

12345678910