Home
last modified time | relevance | path

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

/drivers/input/serio/
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
/drivers/media/radio/si470x/
Dradio-si470x-common.c197 bool timed_out = false; in si470x_set_chan() local
299 bool timed_out = false; in si470x_set_seek() local
/drivers/mmc/host/
Dcqhci-core.c888 bool timed_out; in cqhci_timeout() local
Dsdhci-tegra.c1176 bool timed_out; in tegra_cqhci_writel() local
/drivers/scsi/sym53c8xx_2/
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)
/drivers/net/arcnet/
Darcdevice.h254 int timed_out; /* need to process TX timeout and drop packet */ member
/drivers/net/ethernet/natsemi/
Dns83820.c1698 int timed_out = 0; local
/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c146 bool timed_out = false; in __nfp_net_reconfig_wait() local