Searched refs:probing (Results 1 – 7 of 7) sorted by relevance
3 tristate "Build kernel module to test asynchronous driver probing"7 testing asynchronous driver probing by the device core.
39 tristate "Generic probing via DT for ARM big LITTLE CPUfreq driver"42 This enables probing via DT for Generic CPUfreq driver for ARM
297 option lets the probing code bypass some of those checks if the
362 If automatic I/O port probing is enabled this port will be used only363 in case of automatic probing failure, ie. as a fallback.366 bool "Automatic I/O port probing"370 Say Y here to enable automatic probing for GemTek Radio card. The
1450 unsigned int probing:1; member1880 if (!(c)->probing) \
1187 c->probing = !!(c->vfs_sb->s_flags & SB_SILENT); in mount_ubifs()1256 c->probing = 0; in mount_ubifs()
1067 if (!c->probing) { in ubifs_read_node()