Home
last modified time | relevance | path

Searched defs:timed_out (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dhil_mlc.c448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument
450 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument
452 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument
454 #define IN(to, got, got_error, timed_out) \ argument
/OK3568_Linux_fs/kernel/drivers/media/radio/si470x/
H A Dradio-si470x-common.c197 bool timed_out = false; in si470x_set_chan() local
299 bool timed_out = false; in si470x_set_seek() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Derror_constants.h162 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Derror_constants.h162 timed_out = ETIMEDOUT, in _GLIBCXX_VISIBILITY() enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c1176 bool timed_out; member
/OK3568_Linux_fs/kernel/fs/
H A Dselect.c483 int retval, i, timed_out = 0; in do_select() local
889 int timed_out = 0, count = 0; in do_poll() local
H A Deventpoll.c1852 int res = 0, eavail, timed_out = 0; in ep_poll() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A Dkselftest_harness.h824 bool timed_out; /* did this test timeout instead of exiting? */ member
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-core.c888 bool timed_out; in cqhci_timeout() local
H A Dsdhci-tegra.c1176 bool timed_out; in tegra_cqhci_writel() local
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c5291 static int sym_abort_ccb(struct sym_hcb *np, struct sym_ccb *cp, int timed_out)
5321 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out)
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcdevice.h252 int timed_out; /* need to process TX timeout and drop packet */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_driver.c2826 bool timed_out; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/
H A Dns83820.c1698 int timed_out = 0; local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c146 bool timed_out = false; in __nfp_net_reconfig_wait() local