Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 25 of 25) sorted by relevance

/drivers/clk/ti/
Dclk-dra7-atl.c52 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/
DKconfig25 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/
Di2c-amd-mp2.h185 unsigned int probed; member
Di2c-amd-mp2-plat.c263 if (!mp2_dev || !mp2_dev->probed) in i2c_amd_probe()
Di2c-amd-mp2-pci.c364 privdata->probed = true; in amd_mp2_pci_probe()
/drivers/soundwire/
Dbus_type.c137 slave->probed = true; in sdw_drv_probe()
Dslave.c62 slave->probed = false; in sdw_slave_add()
Dbus.c1610 if (!slave->probed) { in sdw_update_slave_status()
/drivers/staging/media/atomisp/
DTODO17 probed (with a timeout of 2 seconds or so).
19 framework to wait for cameras to be probed;
/drivers/tty/serial/
Dsb1250-duart.c771 static int probed; in sbd_probe_duarts() local
775 if (probed) in sbd_probe_duarts()
790 probed = 1; in sbd_probe_duarts()
Dzs.c1070 static int probed; in zs_probe_sccs() local
1076 if (probed) in zs_probe_sccs()
1094 probed = 1; in zs_probe_sccs()
DKconfig14 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/
DKconfig67 using this, are probed.
/drivers/iommu/
Dfsl_pamu.c33 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/
DREADME86 A device is created for the switch objects probed on the MC bus. Each DPSW
/drivers/edac/
Di7core_edac.c45 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/
DKconfig66 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/
DTODO93 number of devices probed.
/drivers/net/ethernet/i825xx/
D82596.c1132 static int probed; in i82596_probe() local
1135 if (probed) in i82596_probe()
1137 probed++; in i82596_probe()
/drivers/staging/greybus/tools/
DREADME.loopback18 When the module is probed, New files are available on the sysfs
/drivers/media/radio/
DKconfig371 following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
/drivers/mtd/nand/raw/
DKconfig519 range which get upset when they are probed.
/drivers/tty/serial/8250/
DKconfig520 are probed through devicetree, including Open Firmware based
/drivers/mfd/
DKconfig586 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/
DKconfig660 to be probed before the ATA/66 and ATA/33 controllers. Without