Searched refs:probed (Results 1 – 25 of 25) sorted by relevance
/drivers/clk/ti/ |
D | clk-dra7-atl.c | 52 bool probed; /* the driver for the IP has been loaded */ member 84 if (!cdesc->probed) in atl_clk_enable() 106 if (!cdesc->probed) in atl_clk_disable() 290 cdesc->probed = true; in of_dra7_atl_clk_probe()
|
/drivers/clk/keystone/ |
D | Kconfig | 25 firmware. By default, only the used clocks are probed from DT. 27 increase the boot time of the device. If you want the clocks probed
|
/drivers/i2c/busses/ |
D | i2c-amd-mp2.h | 185 unsigned int probed; member
|
D | i2c-amd-mp2-plat.c | 263 if (!mp2_dev || !mp2_dev->probed) in i2c_amd_probe()
|
D | i2c-amd-mp2-pci.c | 364 privdata->probed = true; in amd_mp2_pci_probe()
|
/drivers/soundwire/ |
D | bus_type.c | 137 slave->probed = true; in sdw_drv_probe()
|
D | slave.c | 62 slave->probed = false; in sdw_slave_add()
|
D | bus.c | 1610 if (!slave->probed) { in sdw_update_slave_status()
|
/drivers/staging/media/atomisp/ |
D | TODO | 17 probed (with a timeout of 2 seconds or so). 19 framework to wait for cameras to be probed;
|
/drivers/tty/serial/ |
D | sb1250-duart.c | 771 static int probed; in sbd_probe_duarts() local 775 if (probed) in sbd_probe_duarts() 790 probed = 1; in sbd_probe_duarts()
|
D | zs.c | 1070 static int probed; in zs_probe_sccs() local 1076 if (probed) in zs_probe_sccs() 1094 probed = 1; in zs_probe_sccs()
|
D | Kconfig | 14 the console before standard serial driver is probed. The console is 84 the console before standard serial driver is probed. This is enabled 96 the console before standard serial driver is probed. This is enabled 1484 the console before standard serial driver is probed. This is enabled
|
/drivers/acpi/pmic/ |
D | Kconfig | 67 using this, are probed.
|
/drivers/iommu/ |
D | fsl_pamu.c | 33 static bool probed; /* Has PAMU been probed? */ variable 1025 if (WARN_ON(probed)) in fsl_pamu_probe() 1166 probed = true; in fsl_pamu_probe()
|
/drivers/staging/fsl-dpaa2/ethsw/ |
D | README | 86 A device is created for the switch objects probed on the MC bus. Each DPSW
|
/drivers/edac/ |
D | i7core_edac.c | 45 static int probed; variable 2253 if (unlikely(probed >= 1)) { in i7core_probe() 2257 probed++; in i7core_probe() 2320 if (unlikely(!probed)) { in i7core_remove() 2331 probed--; in i7core_remove()
|
/drivers/net/hamradio/ |
D | Kconfig | 66 possible I/O addresses are probed. This could irritate other devices 68 to be probed by "dmascc.io=addr1,addr2,..." (when compiled into the
|
/drivers/staging/vc04_services/interface/ |
D | TODO | 93 number of devices probed.
|
/drivers/net/ethernet/i825xx/ |
D | 82596.c | 1132 static int probed; in i82596_probe() local 1135 if (probed) in i82596_probe() 1137 probed++; in i82596_probe()
|
/drivers/staging/greybus/tools/ |
D | README.loopback | 18 When the module is probed, New files are available on the sysfs
|
/drivers/media/radio/ |
D | Kconfig | 371 following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
|
/drivers/mtd/nand/raw/ |
D | Kconfig | 519 range which get upset when they are probed.
|
/drivers/tty/serial/8250/ |
D | Kconfig | 520 are probed through devicetree, including Open Firmware based
|
/drivers/mfd/ |
D | Kconfig | 586 available before any devices using it are probed. This option also 613 available before any devices using it are probed. This option also 1553 using this are probed. This option also configures the
|
/drivers/ide/ |
D | Kconfig | 660 to be probed before the ATA/66 and ATA/33 controllers. Without
|