tx_tout           221 drivers/clk/hisilicon/clk-hi6220-stub.c 	stub_clk->cl.tx_tout = 500;
tx_tout          4462 drivers/crypto/bcm/cipher.c 	mcl->tx_tout = 0;
tx_tout          1685 drivers/dma/bcm-sba-raid.c 	sba->client.tx_tout		= 0;
tx_tout           955 drivers/firmware/arm_scpi.c 		cl->tx_tout = 20;
tx_tout           643 drivers/hwmon/xgene-hwmon.c 	cl->tx_tout = MBOX_OP_TIMEOUTMS;
tx_tout           459 drivers/i2c/busses/i2c-xgene-slimpro.c 	cl->tx_tout = MAILBOX_OP_TIMEOUT;
tx_tout           338 drivers/mailbox/mailbox-test.c 	client->tx_tout		= 500;
tx_tout           267 drivers/mailbox/mailbox.c 		if (!chan->cl->tx_tout) /* wait forever */
tx_tout           270 drivers/mailbox/mailbox.c 			wait = msecs_to_jiffies(chan->cl->tx_tout);
tx_tout           308 drivers/remoteproc/stm32_rproc.c 			.tx_tout = 500, /* 500 ms time out */
tx_tout            32 include/linux/mailbox_client.h 	unsigned long tx_tout;