Home
last modified time | relevance | path

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

/drivers/clk/ti/
Dclk-dra7-atl.c48 bool probed; /* the driver for the IP has been loaded */ member
80 if (!cdesc->probed) in atl_clk_enable()
102 if (!cdesc->probed) in atl_clk_disable()
278 cdesc->probed = true; in of_dra7_atl_clk_probe()
/drivers/clocksource/
Darm_arch_timer.c669 bool probed = true; in arch_timer_probed() local
673 probed = false; in arch_timer_probed()
676 return probed; in arch_timer_probed()
/drivers/tty/serial/
Dsb1250-duart.c784 static int probed; in sbd_probe_duarts() local
788 if (probed) in sbd_probe_duarts()
803 probed = 1; in sbd_probe_duarts()
Dzs.c1073 static int probed; in zs_probe_sccs() local
1079 if (probed) in zs_probe_sccs()
1097 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
/drivers/edac/
Dsb_edac.c32 static int probed; variable
2287 if (unlikely(probed >= 1)) { in sbridge_probe()
2291 probed++; in sbridge_probe()
2359 if (unlikely(!probed)) { in sbridge_remove()
2370 probed--; in sbridge_remove()
Di7core_edac.c47 static int probed; variable
2320 if (unlikely(probed >= 1)) { in i7core_probe()
2324 probed++; in i7core_probe()
2387 if (unlikely(!probed)) { in i7core_remove()
2398 probed--; in i7core_remove()
/drivers/net/hamradio/
DKconfig65 possible I/O addresses are probed. This could irritate other devices
67 to be probed by "dmascc.io=addr1,addr2,..." (when compiled into the
/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/scsi/
DKconfig666 ISA and all EISA I/O addresses are probed looking for the "EATA"
668 by the PCI subsystem are probed as well.
690 This option enables elevator sorting for all probed SCSI disks and
702 each probed SCSI device. You should reduce the default value of 16
706 by the driver for each probed SCSI device is reported at boot time.
1407 This option enables elevator sorting for all probed SCSI disks and
1419 each probed SCSI device. You should reduce the default value of 8
1423 by the driver for each probed SCSI device is reported at boot time.
/drivers/media/radio/
DKconfig370 following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and
/drivers/mtd/nand/
DKconfig242 range which get upset when they are probed.
/drivers/ide/
DKconfig674 to be probed before the ATA/66 and ATA/33 controllers. Without