Home
last modified time | relevance | path

Searched defs:probed (Results 1 – 10 of 10) sorted by relevance

/linux/tools/perf/util/
H A Dcloexec.c83 static bool probed; in perf_event_open_cloexec_flag() local
/linux/arch/x86/boot/
H A Dvideo-mode.c34 static u8 probed[2]; in probe_cards() local
/linux/drivers/clk/ti/
H A Dclk-dra7-atl.c44 bool probed; /* the driver for the IP has been loaded */ member
/linux/drivers/clk/
H A Dclk-fixed-rate_test.c281 struct completion probed; member
/linux/drivers/i2c/busses/
H A Di2c-amd-mp2.h185 unsigned int probed; member
/linux/drivers/gpu/drm/clients/
H A Ddrm_log.c58 bool probed; member
/linux/drivers/iommu/
H A Dfsl_pamu.c36 static bool probed; /* Has PAMU been probed? */ variable
/linux/drivers/net/ethernet/i825xx/
H A D82596.c1128 static int probed; in i82596_probe() local
/linux/drivers/edac/
H A Di7core_edac.c45 static int probed; variable
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4896 noinline int probed(void) in probed() function