/linux-4.1.27/arch/x86/pci/ |
H A D | init.c | 28 * in case legacy PCI probing is used. otherwise detecting peer busses pci_arch_init()
|
H A D | legacy.c | 2 * legacy.c - traditional, old school PCI bus probing
|
H A D | olpc.c | 190 * In the normal case, when not probing a BAR's size, we want hdr_addr() 193 * In the BAR probing case, we want to access the size mask for hdr_addr()
|
H A D | intel_mid_pci.c | 150 * will prevent probing other devices under the same function in PCI type1_access_ok()
|
/linux-4.1.27/arch/arm/mach-berlin/ |
H A D | berlin.c | 29 * with DT probing for L2CCs, berlin_init_machine can be removed.
|
/linux-4.1.27/tools/perf/util/ |
H A D | probe-event.h | 44 /* Perf probe probing point */ 54 /* Perf probe probing argument field chain */ 62 /* Perf probe probing argument */ 70 /* Perf probe probing event (point + arg) */
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | tlv320aic23-spi.c | 26 dev_dbg(&spi->dev, "probing tlv320aic23 spi device\n"); aic23_spi_probe()
|
H A D | tlv320aic26.c | 346 dev_dbg(&spi->dev, "probing tlv320aic26 spi device\n"); aic26_spi_probe()
|
/linux-4.1.27/drivers/base/ |
H A D | dd.c | 40 * request probing to be deferred by returning -EPROBE_DEFER from its probe hook 58 * deferred_probe_work_func() - Retry probing devices in the active list. 86 * Drop the mutex while probing each device; the probe path may deferred_probe_work_func() 134 * driver_deferred_probe_trigger() - Kick off re-probing deferred devices 141 * more than one device is probing at the same time, it is possible for one 147 * trigger has occurred in the midst of probing a driver. If the trigger count 175 * deferred_probe_initcall() - Enable probing of deferred devices 178 * Instead, this initcall makes sure that deferred probing is delayed until 284 pr_debug("bus: '%s': %s: probing driver %s with device %s\n", really_probe() 290 /* If using pinctrl, bind pins now before probing */ really_probe() 336 /* Driver requested deferred probing */ really_probe() 339 /* Did a trigger occur while probing? Need to re-trigger if yes */ really_probe() 382 * Wait for device probing to be completed. 386 /* wait for the known devices to complete their probing */ wait_for_device_probe()
|
/linux-4.1.27/drivers/mtd/maps/ |
H A D | lantiq-flash.c | 31 * map. The workaround involves swapping all addresses whilst probing the chip. 32 * Once probing is complete we stop swapping the addresses but swizzle the 160 dev_err(&pdev->dev, "probing failed\n"); ltq_mtd_probe()
|
H A D | impa7.c | 71 printk(KERN_NOTICE MSG_PREFIX "probing 0x%08lx at 0x%08lx\n", init_impa7()
|
H A D | bfin-async-flash.c | 159 pr_devinit(KERN_NOTICE DRIVER_NAME ": probing %d-bit flash bus\n", state->map.bankwidth * 8); bfin_flash_probe()
|
H A D | gpio-addr-flash.c | 260 pr_devinit(KERN_NOTICE PFX "probing %d-bit flash bus\n", gpio_flash_probe()
|
H A D | ixp4xx.c | 138 * Fast write16 function without the probing check above
|
H A D | plat-ram.c | 192 dev_dbg(&pdev->dev, "initialised map, probing for mtd\n"); platram_probe()
|
H A D | physmap_of.c | 74 /* Helper function to handle probing of the obsolete "direct-mapped"
|
/linux-4.1.27/kernel/irq/ |
H A D | autoprobe.c | 6 * This file contains the interrupt probing code and driver APIs. 27 * Commence probing for an interrupt. The interrupts are scanned 50 * Some chips need to know about probing in for_each_irq_desc_reverse()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-generic.c | 97 "module parameter for probing all legacy ISA IDE ports\n"); ide_generic_init() 105 printk(KERN_INFO DRV_NAME ": enforcing probing of I/O ports " ide_generic_init()
|
H A D | ide-scan-pci.c | 2 * support for probing IDE PCI devices in the PCI bus order
|
H A D | cs5530.c | 226 * performs channel-specific pre-initialization before drive probing.
|
H A D | ns87415.c | 216 * Also, leave IRQ masked during drive probing, to prevent infinite init_hwif_ns87415()
|
H A D | ide.c | 226 MODULE_PARM_DESC(noprobe, "skip probing for a device");
|
H A D | trm290.c | 163 /* enable IRQ if not probing */ trm290_prepare_drive()
|
H A D | ide-probe.c | 278 printk(KERN_INFO "%s: probing with STATUS(0x%02x) " ide_dev_read_id() 393 printk(KERN_INFO "probing for %s: present=%d, media=%d, probetype=%s\n", do_probe() 484 /* skip probing? */ probe_for_drive()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | hmcdrv_ftp.h | 20 * @HMCDRV_FTP_NOOP: do nothing (only for probing)
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_intel.h | 28 /* sync probing */
|
H A D | hda_controller.h | 356 unsigned int probing:1; /* codec probing phase */ member in struct:azx
|
H A D | hda_controller.c | 1227 if (chip->probing) { azx_rirb_get_response() 1228 /* If this critical timeout happens during the codec probing azx_rirb_get_response() 1768 chip->probing = 1; probe_codec() 1771 chip->probing = 0; probe_codec() 1882 * Thus if an error occurs during probing, azx_probe_codecs()
|
H A D | hda_intel.c | 149 MODULE_PARM_DESC(probe_only, "Only probing and no codec initialization."); 1484 /* continue probing in work context as may trigger request module */ azx_create() 1668 /* continue probing */ azx_firmware_cb() 1904 * for other chips, still continue probing as other azx_probe_continue() 1983 /* cancel the pending probing work */ azx_remove()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | sysfb_simplefb.c | 12 * simple-framebuffer probing
|
H A D | paravirt.c | 234 * from wasting time probing for their hardware. This is a fairly
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pci-bridge.h | 79 /* These are used for config access before all the PCI probing has been done. */
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
H A D | probe.c | 57 * up later, especially if we add runtime CPU probing. cpu_probe()
|
/linux-4.1.27/drivers/vfio/platform/ |
H A D | vfio_amba.c | 26 /* probing devices from the AMBA bus */
|
H A D | vfio_platform.c | 26 /* probing devices from the linux platform bus */
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | s3c24xx_simtec_hermes.c | 96 dev_info(&pd->dev, "probing....\n"); simtec_audio_hermes_probe()
|
H A D | s3c24xx_simtec.c | 220 * @dev: The device we're probing.
|
/linux-4.1.27/sound/usb/ |
H A D | card.c | 374 chip->probing = 1; snd_usb_audio_create() 506 chip->probing = 1; usb_audio_probe() 566 chip->probing = 0; usb_audio_probe() 575 chip->probing = 0; usb_audio_probe() 671 if (chip->probing) snd_usb_autoresume() 680 if (chip->probing) snd_usb_autosuspend()
|
H A D | usbaudio.h | 40 unsigned int probing:1; member in struct:snd_usb_audio
|
/linux-4.1.27/drivers/media/radio/ |
H A D | radio-gemtek.c | 67 MODULE_PARM_DESC(probe, "Enable automatic device probing."); 75 "probing is disabled or fails. The most common I/O ports are: 0x20c " 262 q = inb_p(io); /* Read bus contents before probing. */ gemtek_probe()
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | psci.c | 250 pr_info("probing for conduit method from DT.\n"); get_set_conduit_method() 351 * (PSCI_VERSION) that allows probing the firmware version, so psci_0_2_init() 435 pr_info("probing for conduit method from ACPI.\n"); psci_acpi_init()
|
/linux-4.1.27/drivers/isdn/sc/ |
H A D | hardware.h | 30 probing */
|
/linux-4.1.27/drivers/net/phy/ |
H A D | mdio-mux-mmioreg.c | 77 dev_dbg(&pdev->dev, "probing node %s\n", np->full_name); mdio_mux_mmioreg_probe()
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 43 * DOC: output probing helper overview 45 * This library provides some helper code for output probing. It provides an 55 * handling code to avoid probing unrelated outputs. 439 * connectors where probing live outputs can result in visual distortion drivers
|
/linux-4.1.27/arch/x86/boot/ |
H A D | video.h | 12 * Header file for the real-mode video probing code
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | cdmm.h | 33 * @probe Callback for probing newly discovered devices.
|
H A D | cacheflush.h | 113 /* Run kernel code uncached, useful for cache probing functions. */
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | intel_mid_powerbtn.c | 100 * power interrupt to Android kernel. Unmask the bit when probing mfld_pb_probe()
|
/linux-4.1.27/include/linux/ |
H A D | zorro.h | 70 /* New-style probing */
|
H A D | interrupt.h | 612 * for accurate IRQ probing during kernel initialization. They are 614 * and, unlike other attempts at IRQ probing, they do not get hung on 617 * For reasonably foolproof probing, use them as follows:
|
H A D | compiler-gcc.h | 166 * Maketime probing would be overkill here.
|
H A D | dio.h | 246 /* New-style probing */
|
H A D | i2c.h | 284 * I2C doesn't actually support hardware probing, although controllers and 332 * a default probing method is used. 500 unsigned int class; /* classes to allow probing for */
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | wii.c | 149 * We need it enabled before probing for the USB Gecko. platform_init()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | of_platform.c | 34 /* The probing of PCI controllers from of_platform is currently
|
H A D | pci_of_scan.c | 171 /* Early fixups, before probing the BARs */ of_create_pci_dev()
|
/linux-4.1.27/samples/kprobes/ |
H A D | kretprobe_example.c | 101 printk(KERN_INFO "Missed probing %d instances of %s\n", kretprobe_exit()
|
/linux-4.1.27/tools/usb/usbip/src/ |
H A D | usbip_unbind.c | 91 /* Trigger new probing. */ unbind_device()
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi_pm.c | 146 * If a user has disabled async probing a likely reason scsi_bus_resume_common() 164 /* sd probing uses async_schedule. Wait until it finishes. */ scsi_bus_prepare()
|
H A D | sim710.c | 23 * Auto probing of EISA config space from Trevor Hemsley.
|
H A D | dtc.c | 209 printk(KERN_DEBUG "scsi-dtc : probing address %08x\n", bases[current_base].address); dtc_detect()
|
H A D | t128.c | 186 printk("scsi-t128 : probing address %08x\n", bases[current_base].address); t128_detect()
|
/linux-4.1.27/arch/arm/include/debug/ |
H A D | tegra.S | 206 * want a single copy of the data. In particular, the UART probing code above 210 * to re-run the probing again later.
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | sdio_ops.c | 38 /* if we're just probing, do a single pass */ mmc_send_io_op_cond()
|
H A D | sd_ops.c | 169 /* if we're just probing, do a single pass */ mmc_send_app_op_cond()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
H A D | mvme147.c | 45 * generic LANCE support. All we have to support is probing for boards,
|
H A D | hplance.c | 45 * generic LANCE support. All we have to support is probing for boards,
|
H A D | atarilance.c | 30 again fixed probing for the Falcon; 0xfe01000 hits phys. 0x00010000 84 /* Print debug messages on probing? */ 243 /* Possible memory/IO addresses for probing */
|
/linux-4.1.27/drivers/mfd/ |
H A D | as3711.c | 30 * Ok to have it static: it is only used during probing and multiple I2C devices
|
H A D | tc3589x.c | 378 /* When not probing from device tree we have this ID */ tc3589x_probe()
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | yenta_socket.h | 124 /* for PCI interrupt probing */
|
H A D | ti113x.h | 378 /* make sure PCI interrupts are enabled before probing */ ti12xx_irqroute_func0() 391 "TI: probing PCI interrupt failed, trying to fix\n"); ti12xx_irqroute_func0() 559 /* make sure PCI interrupts are enabled before probing */ ti12xx_irqroute_func1() 572 "TI: probing PCI interrupt failed, trying to fix\n"); ti12xx_irqroute_func1()
|
H A D | yenta_socket.c | 33 MODULE_PARM_DESC(isa_probe, "If set ISA interrupts are probed (default). Set to N to disable probing"); 63 * yenta PCI irq probing. 946 * yenta PCI irq probing. 951 /* interrupt handler, only used during probing */ yenta_probe_handler()
|
/linux-4.1.27/drivers/fmc/ |
H A D | fmc-write-eeprom.c | 103 * difficult to know in advance when probing the first card if others
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | intel_i2c.c | 103 * in output probing and control (e.g. DDC or SDVO control functions).
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
H A D | dw_hdmi-imx.c | 229 * not been registered yet. Defer probing, and hope that dw_hdmi_imx_bind()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | mma8450.c | 168 * I2C init/probing/exit functions
|
H A D | apanel.c | 53 /* Result of BIOS snooping/probing -- what features are supported */
|
/linux-4.1.27/drivers/block/paride/ |
H A D | paride.h | 70 int verbose, /* log verbose data while probing */
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pci-bridge.h | 109 /* These are used for config access before all the PCI probing
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_ns87410.c | 121 does not set adev->pio_mode to XFER_PIO_0 while probing as would be ns87410_qc_issue()
|
H A D | pata_acpi.c | 96 * this case the list of discovered valid modes obtained by ACPI probing
|
H A D | pata_mpiix.c | 129 does not set adev->pio_mode to XFER_PIO_0 while probing as would be mpiix_qc_issue()
|
H A D | sata_nv.c | 435 * For initial probing after boot and hot plugging, hardreset mostly 447 * bko12703 reports that boot probing fails for intel SSD with 461 * So, preferring softreset for boot probing and error handling (as 463 * post-boot probing should work around the above issues in most 465 * probing and use it for all variants. 1569 /* Do hardreset iff it's post-boot probing, please read the nv_hardreset()
|
H A D | sata_via.c | 321 * boot probing in controlled way. 323 * As the old (pre EH update) probing code is proven to work, we
|
/linux-4.1.27/arch/mips/mm/ |
H A D | sc-rm7k.c | 183 * This is a probing function like the one found in c-r4k.c, we look for the
|
/linux-4.1.27/arch/mips/sibyte/bcm1480/ |
H A D | smp.c | 96 * Code to run on secondary just after probing the CPU
|
H A D | irq.c | 42 * interrupt lines by handlers, dispatching if interrupts to handlers, probing
|
/linux-4.1.27/arch/mips/sibyte/sb1250/ |
H A D | smp.c | 84 * Code to run on secondary just after probing the CPU
|
H A D | irq.c | 41 * interrupt lines by handlers, dispatching if interrupts to handlers, probing
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pci.h | 27 #define PCI_PROBE_NORMAL 0 /* Do normal PCI probing */
|
H A D | pci-bridge.h | 117 /* These are used for config access before all the PCI probing
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | ftrace-entry.S | 155 * the prepare_ftrace_return() can hijack it temporarily for probing
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | mdm_msg.h | 202 <struct> v18 probing sequence 203 <struct> v18 probing message
|
/linux-4.1.27/drivers/net/arcnet/ |
H A D | com90io.c | 222 release_region(ioaddr, ARCNET_TOTAL_SIZE); /* end of probing */ com90io_probe() 232 * probing succeeds.
|
H A D | arc-rimi.c | 141 * probing succeeds.
|
H A D | com20020.c | 175 * probing succeeds.
|
/linux-4.1.27/arch/arm/mm/ |
H A D | nommu.c | 191 /* We've kept a region free for this probing */ mpu_min_region_order() 217 /* We kept a region free for probing resolution of MPU regions*/ mpu_setup_region()
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | perf_event_cpu.c | 282 * CPU PMU identification and probing. 291 pr_info("probing PMU on CPU %d\n", cpu); probe_current_pmu()
|
H A D | head-nommu.S | 189 * Region 0: Use this for probing the MPU details, so leave disabled.
|
H A D | psci.c | 151 pr_info("probing for conduit method from DT.\n"); get_set_conduit_method()
|
/linux-4.1.27/drivers/hwtracing/coresight/ |
H A D | coresight-etb10.c | 172 "timeout observed when probing at offset %#x\n", etb_disable_hw() 181 "timeout observed when probing at offset %#x\n", etb_disable_hw()
|
H A D | coresight-tmc.c | 142 "timeout observed when probing at offset %#x\n", tmc_wait_for_ready() 160 "timeout observed when probing at offset %#x\n", tmc_flush_and_stop()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-fm3130.c | 104 of error during probing which disables device */ fm3130_get_time() 197 * set alarm value later instead of error during probing which fm3130_read_alarm()
|
/linux-4.1.27/drivers/parport/ |
H A D | parport_serial.c | 82 * If it returns non-zero, no probing will take place and the 87 /* If set, this is called after probing for ports. If 'failed'
|
H A D | probe.c | 2 * Parallel port device probing code
|
H A D | parport_gsc.c | 331 /* Done probing. Now put the port into a sensible start-up state. */ parport_gsc_probe_port()
|
H A D | parport_pc.c | 16 * Updated probing logic - Adam Belay <ambx1@neo.rr.com> 1827 /* Don't bother probing for modes we know we won't use. */ parport_PS2_supported() 2230 /* Done probing. Now put the port into a sensible start-up state. */ parport_pc_probe_port() 2474 "parport_pc: probing current configuration\n"); sio_via_probe() 2664 * If it returns non-zero, no probing will take place and the 2668 /* If set, this is called after probing for ports. If 'failed' 3007 /* Always succeed, the actual probing is done in parport_pc_platform_probe()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | base.c | 290 nv_debug(i2c, "no bus when probing %s on %d\n", what, index); nvkm_i2c_identify() 294 nv_debug(i2c, "probing %ss on bus: %d\n", what, port->index); nvkm_i2c_identify()
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 623 /* defer probing if slave is in deferred probing */ tilcdc_pdev_probe()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-tegra.c | 68 * can only be reset when no other controlled has finished probing. So we'll 76 * device isn't the first one to finish probing, so warn them.
|
H A D | ohci-platform.c | 134 * with DT probing on ARM. ohci_platform_probe()
|
H A D | ehci-platform.c | 165 * with DT probing on ARM. ehci_platform_probe()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
H A D | saa7146_i2c.c | 239 /* this is normal when probing the bus saa7146_i2c_writeout() 334 i2c address probing, however, and address errors indicate that a saa7146_i2c_transfer()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fd.h | 167 char read_track; /* use readtrack during probing? */ 172 * the disk, the next format is tried. This uses the variable 'probing'.
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-tiny-usb.c | 212 dev_dbg(&interface->dev, "probing usb device\n"); i2c_tiny_usb_probe()
|
/linux-4.1.27/drivers/i2c/muxes/ |
H A D | i2c-arb-gpio-challenge.c | 127 /* We only support probing from device tree; no platform_data */ i2c_arbitrator_probe()
|
H A D | i2c-mux-pca954x.c | 183 * I2C init/probing/exit functions
|
H A D | i2c-mux-pca9541.c | 320 * I2C init/probing/exit functions
|
/linux-4.1.27/drivers/misc/ |
H A D | tsl2550.c | 345 * I2C init/probing/exit functions
|
/linux-4.1.27/drivers/net/can/sja1000/ |
H A D | sja1000_isa.c | 136 dev_dbg(&pdev->dev, "probing idx=%d: port=%#lx, mem=%#lx, irq=%d\n", sja1000_isa_probe()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | stnic.c | 114 /* New style probing API */ stnic_probe()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
H A D | jazzsonic.c | 219 * Actually probing is superfluous but we're paranoid.
|
H A D | xtsonic.c | 246 * Actually probing is superfluous but we're paranoid.
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | 35 "when probing fails, hardware is a Pelco Endura"); 1029 * supporting quick writes to avoid confusing probing */ go7007_usb_functionality() 1057 pr_debug("probing new GO7007 USB board\n"); go7007_usb_probe() 1179 * by probing the sensor, but there is no way to probe the sensors on go7007_usb_probe()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_pci.c | 155 * Description: This probing function gets called for all PCI devices which
|
H A D | dwmac-rk.c | 330 dev_err(dev, "phy regulator is not available yet, deferred probing\n"); rk_gmac_setup()
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | speakup_acntpc.c | 318 MODULE_PARM_DESC(port, "Set the port for the synthesizer (override probing).");
|
H A D | speakup_keypc.c | 319 MODULE_PARM_DESC(port, "Set the port for the synthesizer (override probing).");
|
H A D | speakup_dtlk.c | 388 MODULE_PARM_DESC(port, "Set the port for the synthesizer (override probing).");
|
/linux-4.1.27/drivers/of/ |
H A D | of_mdio.c | 128 /* Mask out all PHYs from auto probing. Instead the PHYs listed in of_mdiobus_register()
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pci-versatile.c | 161 * before the main PCI probing is performed versatile_pci_probe()
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | devicetree.c | 133 /* Do not defer probing of hogs (circular loop) */ dt_to_map_one_config()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.h | 283 * probing is not possible */
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | eeti_ts.c | 168 * to be no way of probing the presence of that device using I2C eeti_ts_probe()
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | openprom.h | 181 /* More fun PROM structures for device probing. */
|
H A D | oplib_32.h | 176 /* CPU probing helpers. */
|
H A D | floppy_64.h | 86 * therefore this is where we call the PROM device tree probing 438 * Floppy probing, we'd like to use /dev/fd0 for a single Floppy on PCI,
|
H A D | floppy_32.h | 91 * therefore this is where we call the PROM device tree probing
|
/linux-4.1.27/drivers/amba/ |
H A D | tegra-ahb.c | 89 * should be 0x0. During device probing, this macro is used to detect
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 284 * not been registered yet. Defer probing, and hope that dw_hdmi_rockchip_bind()
|
/linux-4.1.27/drivers/hid/ |
H A D | wacom.h | 31 * v1.14 (vp) - Use new USB device id probing scheme.
|
/linux-4.1.27/drivers/usb/common/ |
H A D | usb-otg-fsm.c | 138 * Driver is responsible for starting ADP probing otg_set_state()
|
/linux-4.1.27/drivers/usb/phy/ |
H A D | phy-ulpi.c | 46 /* ULPI hardcoded IDs, used for probing */
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | efifb.c | 148 printk(KERN_INFO "efifb: probing for efifb\n"); efifb_probe()
|
/linux-4.1.27/drivers/virtio/ |
H A D | virtio_pci_legacy.c | 214 /* the PCI probing function */ virtio_pci_legacy_probe()
|
/linux-4.1.27/drivers/media/common/b2c2/ |
H A D | flexcop-i2c.c | 57 * type, it is set when probing the ITD1000 */ flexcop_i2c_read4()
|
/linux-4.1.27/init/ |
H A D | do_mounts_md.c | 289 * wait for the known devices to complete their probing autodetect_raid()
|
/linux-4.1.27/arch/sh/kernel/cpu/ |
H A D | init.c | 295 * Each processor family is still responsible for doing its own probing dsp_init()
|
/linux-4.1.27/arch/mips/netlogic/common/ |
H A D | smp.c | 115 * Code to run on secondary just after probing the CPU
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | pci.c | 44 * We need to be carefull probing on bus 0 (directly connected to host
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | openprom.h | 285 /* More fun PROM structures for device probing. */
|
/linux-4.1.27/arch/m68k/q40/ |
H A D | q40ints.c | 191 /* FIXME: add shared ints,mask,unmask,probing.... */
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
H A D | mach-crag6410-module.c | 1 /* Speyside modules for Cragganmore - board data probing
|
/linux-4.1.27/arch/arm/mach-u300/ |
H A D | dummyspichip.c | 223 dev_info(&spi->dev, "probing dummy SPI device\n"); pl022_dummy_probe()
|
/linux-4.1.27/arch/arm/mach-versatile/ |
H A D | pci.c | 266 * before the main PCI probing is performed pci_versatile_setup()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | board-h2.c | 374 * detecting that in code here, to avoid probing every possible flash h2_init()
|
H A D | board-h3.c | 402 * to avoid probing every possible flash configuration... h3_init()
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | sys_alcor.c | 124 on while IRQ probing. */ alcor_init_irq()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_westwood.c | 21 * ssthresh after packet loss. The probing phase is as the original Reno.
|
/linux-4.1.27/net/appletalk/ |
H A D | aarp.c | 27 * moved probing from DDP module. 537 } else { /* clear the probing flag */ aarp_proxy_probe_network() 778 * this address while we are probing this address aarp_rcv() 842 * flush/learn cycle during probing of a slow aarp_rcv()
|
H A D | ddp.c | 14 * Wesley Craig : Fix probing to listen to a 34 * procfs, moved probing to AARP 199 /* For probing devices or in a routerless network */ 247 /* Perform phase 2 AARP probing on our tentative address */ atif_probe_device() 256 /* Offset the network we start probing with */ atif_probe_device() 294 /* Perform AARP probing for a proxy address */ atif_proxy_probe_device() 305 /* Offset the network we start probing with */ atif_proxy_probe_device()
|
/linux-4.1.27/sound/pci/ |
H A D | intel8x0m.c | 888 static int snd_intel8x0m_ich_chip_init(struct intel8x0m *chip, int probing) snd_intel8x0m_ich_chip_init() argument 917 if (probing) { snd_intel8x0m_ich_chip_init() 972 static int snd_intel8x0m_chip_init(struct intel8x0m *chip, int probing) snd_intel8x0m_chip_init() argument 977 if ((err = snd_intel8x0m_ich_chip_init(chip, probing)) < 0) snd_intel8x0m_chip_init()
|
H A D | intel8x0.c | 2457 static int snd_intel8x0_ich_chip_init(struct intel8x0 *chip, int probing) snd_intel8x0_ich_chip_init() argument 2479 if (probing) { snd_intel8x0_ich_chip_init() 2541 static int snd_intel8x0_ali_chip_init(struct intel8x0 *chip, int probing) snd_intel8x0_ali_chip_init() argument 2560 if (probing) snd_intel8x0_ali_chip_init() 2576 static int snd_intel8x0_chip_init(struct intel8x0 *chip, int probing) snd_intel8x0_chip_init() argument 2582 if ((err = snd_intel8x0_ich_chip_init(chip, probing)) < 0) snd_intel8x0_chip_init() 2586 if ((err = snd_intel8x0_ali_chip_init(chip, probing)) < 0) snd_intel8x0_chip_init()
|
/linux-4.1.27/sound/soc/intel/common/ |
H A D | sst-acpi.c | 191 /* continue SST probing after firmware is loaded */ sst_acpi_probe()
|
/linux-4.1.27/drivers/block/ |
H A D | floppy.c | 73 /* 1994/7/13 -- Paul Vojta -- modified the probing code to allow three or more 503 * while probing is set. rw_interrupt() clears it after a 506 static int probing; variable 741 DPRINT("probing disk change on unselected drive\n"); disk_change() 1374 if (!probing) { print_errors() 2043 if (probing) { bad_flp_intr() 2231 probing = 0; request_done() 2344 if (probing) { rw_interrupt() 2350 probing = 0; rw_interrupt() 2612 } else if (!TRACK && !HEAD && !(_floppy->rate & FD_2M) && probing) { make_raw_rw_request() 2676 ((!probing || make_raw_rw_request() 2856 if (!probing) { redo_fd_request() 2865 probing = 1; redo_fd_request() 2868 probing = 0; redo_fd_request()
|
H A D | ataflop.c | 31 * - When probing the floppies we should add the FDCCMDADD_H flag since 1088 /* record not found, but not probing. Maybe stretch wrong ? Restart probing */ fd_rwsec_done1() 1802 /* for probing drives, set the FDC speed to 8 MHz */ config_types() 1816 /* If FDC is still busy from probing, give it another FORCI config_types()
|
/linux-4.1.27/drivers/net/irda/ |
H A D | ali-ircc.c | 499 pr_debug("%s(), probing fir_base=0x%03x\n", __func__, info->fir_base); ali_ircc_probe_53() 505 pr_debug("%s(), probing irq=%d\n", __func__, info->irq); ali_ircc_probe_53() 516 pr_debug("%s(), probing dma=%d\n", __func__, info->dma); ali_ircc_probe_53() 522 pr_debug("%s(), probing enabled=%d\n", __func__, info->enabled); ali_ircc_probe_53() 528 pr_debug("%s(), probing suspended=%d\n", __func__, info->suspended); ali_ircc_probe_53() 639 pr_debug("%s(), probing dongle_id=%d, dongle_types=%s\n", ali_ircc_read_dongle_id()
|
H A D | nsc-ircc.h | 212 /* Functions for probing and initializing the specific chip */
|
H A D | nsc-ircc.c | 151 /* PNP probing */ 632 pr_debug("%s(), probing fir_base=0x%03x\n", __func__, nsc_ircc_probe_108() 665 pr_debug("%s(), probing irq=%d\n", __func__, info->irq); nsc_ircc_probe_108() 682 pr_debug("%s(), probing dma=%d\n", __func__, info->dma); nsc_ircc_probe_108() 938 /* PNP probing */ nsc_ircc_pnp_probe()
|
/linux-4.1.27/drivers/macintosh/ |
H A D | adb.c | 225 * This kernel task handles ADB probing. It dies once probing is
|
H A D | therm_windtunnel.c | 300 /* i2c probing and setup */
|
H A D | via-macii.c | 199 * probing started. Unplugging it again will break the cycle. macii_queue_poll()
|
/linux-4.1.27/drivers/net/can/cc770/ |
H A D | cc770.c | 311 netdev_info(dev, "probing @0x%p failed (reset)\n", cc770_probe_chip() 323 netdev_info(dev, "probing @0x%p failed (pattern)\n", cc770_probe_chip()
|
H A D | cc770_isa.c | 179 dev_dbg(&pdev->dev, "probing idx=%d: port=%#lx, mem=%#lx, irq=%d\n", cc770_isa_probe()
|
/linux-4.1.27/drivers/media/usb/gspca/gl860/ |
H A D | gl860.c | 664 PDEBUG(D_PROBE, "probing for sensor MI2020 or OVXXXX"); gl860_guess_sensor() 681 PDEBUG(D_PROBE, "probing for sensor OV2640 or OV9655"); gl860_guess_sensor()
|
/linux-4.1.27/drivers/usb/image/ |
H A D | microtek.c | 679 /* the current altsetting on the interface we're probing */ mts_usb_probe() 691 /* the current altsetting on the interface we're probing */ mts_usb_probe()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | pci.c | 362 * with the normal errors generated when probing empty slots pnv_pci_handle_eeh_config() 746 * probing flags pnv_pci_init()
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
H A D | device-init.c | 777 * ps3_probe_thread - Background repository probing at system startup. 779 * This implementation only supports background probing on a single bus.
|
/linux-4.1.27/sound/drivers/ |
H A D | mts64.c | 127 #define MTS64_CMD_PROBE 0x8f /* Used in probing procedure */ 894 * We need to check if device probing succeeded or not */ snd_mts64_attach()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-go7007.c | 423 pr_debug("saa7134-go7007: probing new SAA713X board\n"); saa7134_go7007_init()
|
/linux-4.1.27/drivers/media/pci/saa7146/ |
H A D | hexium_gemini.c | 255 /* this function only gets called when the probing was successful */ hexium_attach()
|
H A D | hexium_orion.c | 366 /* this function only gets called when the probing was successful */ hexium_attach()
|
/linux-4.1.27/drivers/media/usb/gspca/m5602/ |
H A D | m5602_s5k4aa.c | 562 pr_info("Read/write register probing complete\n"); s5k4aa_dump_registers()
|
H A D | m5602_s5k83a.c | 454 pr_info("Read/write register probing complete\n"); s5k83a_dump_registers()
|
H A D | m5602_ov9650.c | 164 /* Run the pre-init before probing the sensor */ ov9650_probe()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7770.c | 143 * Before we continue probing the card, ensure that aic7770_config()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | Kconfig.x86 | 295 option lets the probing code bypass some of those checks if the
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | traps.c | 321 /* Set exception C handler - for temporary use when probing exceptions */
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | vio.c | 1 /* vio.c: Virtual I/O channel devices probing infrastructure.
|
/linux-4.1.27/drivers/watchdog/ |
H A D | sc1200wdt.c | 20 * 20020222 Zwane Mwaikambo Added probing.
|
/linux-4.1.27/include/net/ |
H A D | inet_connection_sock.h | 86 * @icsk_mtup; MTU probing control data
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
H A D | axisflashmap.c | 244 * complicating the probing procedure. flash_probe()
|
/linux-4.1.27/sound/usb/bcd2000/ |
H A D | bcd2000.c | 421 dev_info(&bcd2k->dev->dev, PREFIX "error during probing"); bcd2000_probe()
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | usb.c | 429 * Device probing and disconnecting 926 /* First part of general USB mass-storage probing */ usb_stor_probe1() 987 /* Second part of general USB mass-storage probing */ usb_stor_probe2()
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_kprobe.c | 179 * probing. FETCH_FUNC_NAME() 1401 pr_warn("error on probing function entry.\n"); kprobe_trace_self_tests_init() 1422 pr_warn("error on probing function return.\n"); kprobe_trace_self_tests_init()
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | 1976 printk(KERN_INFO PFX "probing via hardcoded address\n"); hardcode_find_bmc() 2159 printk(KERN_INFO PFX "probing via SPMI\n"); try_init_spmi() 2272 printk(KERN_INFO PFX "probing via ACPI\n"); ipmi_pnp_probe() 2464 printk(KERN_INFO PFX "probing via SMBIOS\n"); try_init_dmi() 2601 dev_info(&pdev->dev, "probing via PCI"); ipmi_pci_probe() 2699 dev_info(&dev->dev, "probing via device tree\n"); ipmi_probe()
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | psmouse-base.c | 812 * Try Synaptics TouchPad. Note that probing is done even if Synaptics protocol psmouse_extensions() 814 * can reset it properly after probing for intellimouse. psmouse_extensions() 971 * pass through port it could get disabled while probing for protocol psmouse_extensions()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-input.c | 621 * quick writes for probing and at least some RC receiver cx88_i2c_init_ir()
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
H A D | soc_camera.c | 1192 * It is invalid to call v4l2_clk_enable() after a successful probing 1350 /* Async non-OF probing handled by the subdevice list */ soc_camera_i2c_init() 1756 * to protect our data also during client probing. soc_camera_probe() 1823 * asynchronous client probing this can also be called without
|