req_completion    262 drivers/nfc/st-nci/se.c 				complete(&info->se_info.req_completion);
req_completion    400 drivers/nfc/st-nci/se.c 			complete(&info->se_info.req_completion);
req_completion    432 drivers/nfc/st-nci/se.c 	reinit_completion(&info->se_info.req_completion);
req_completion    442 drivers/nfc/st-nci/se.c 	wait_for_completion_interruptible(&info->se_info.req_completion);
req_completion    711 drivers/nfc/st-nci/se.c 	complete(&info->se_info.req_completion);
req_completion    718 drivers/nfc/st-nci/se.c 	init_completion(&info->se_info.req_completion);
req_completion     47 drivers/nfc/st-nci/st-nci.h 	struct completion req_completion;
req_completion    852 drivers/nfc/st21nfca/core.c 			complete(&info->se_info.req_completion);
req_completion    871 drivers/nfc/st21nfca/core.c 				complete(&info->se_info.req_completion);
req_completion    119 drivers/nfc/st21nfca/se.c 	reinit_completion(&info->se_info.req_completion);
req_completion    130 drivers/nfc/st21nfca/se.c 	wait_for_completion_interruptible(&info->se_info.req_completion);
req_completion    285 drivers/nfc/st21nfca/se.c 	complete(&info->se_info.req_completion);
req_completion    386 drivers/nfc/st21nfca/se.c 	init_completion(&info->se_info.req_completion);
req_completion    111 drivers/nfc/st21nfca/st21nfca.h 	struct completion req_completion;
req_completion    129 drivers/nfc/st21nfca/st21nfca.h 	struct completion req_completion;
req_completion    242 drivers/nfc/st21nfca/vendor_cmds.c 	complete(&info->vendor_info.req_completion);
req_completion    258 drivers/nfc/st21nfca/vendor_cmds.c 	reinit_completion(&info->vendor_info.req_completion);
req_completion    268 drivers/nfc/st21nfca/vendor_cmds.c 	wait_for_completion_interruptible(&info->vendor_info.req_completion);
req_completion    360 drivers/nfc/st21nfca/vendor_cmds.c 	init_completion(&info->vendor_info.req_completion);
req_completion    155 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c static int push_tx_frames(struct cxgbi_sock *csk, int req_completion);
req_completion    351 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 				   int len, int req_completion)
req_completion    359 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 			(req_completion ? F_WR_COMPL : 0));
req_completion    394 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c static int push_tx_frames(struct cxgbi_sock *csk, int req_completion)
req_completion    439 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 			if ((req_completion &&
req_completion    442 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 				req_completion = 1;
req_completion    446 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 			make_tx_data_wr(csk, skb, len, req_completion);
req_completion    711 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c static int push_tx_frames(struct cxgbi_sock *csk, int req_completion)
req_completion    777 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 					req_completion);
req_completion    229 include/net/nfc/nci_core.h 	struct completion	req_completion;
req_completion    404 include/net/nfc/nci_core.h 	struct completion	req_completion;
req_completion     82 net/nfc/nci/core.c 		complete(&ndev->req_completion);
req_completion     92 net/nfc/nci/core.c 		complete(&ndev->req_completion);
req_completion    106 net/nfc/nci/core.c 	reinit_completion(&ndev->req_completion);
req_completion    109 net/nfc/nci/core.c 		wait_for_completion_interruptible_timeout(&ndev->req_completion,
req_completion   1145 net/nfc/nci/core.c 	init_completion(&ndev->req_completion);
req_completion     98 net/nfc/nci/spi.c 	reinit_completion(&nspi->req_completion);
req_completion    100 net/nfc/nci/spi.c 							&nspi->req_completion,
req_completion    139 net/nfc/nci/spi.c 	init_completion(&nspi->req_completion);
req_completion    297 net/nfc/nci/spi.c 			complete(&nspi->req_completion);