Searched refs:__ap_send (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/crypto/ |
D | ap_bus.c | 410 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, in __ap_send() function 437 status = __ap_send(qid, psmid, msg, length, 0); in ap_send() 1353 status = __ap_send(ap_dev->qid, 0x0102030405060708ULL, in ap_probe_device_type() 1619 status = __ap_send(ap_dev->qid, ap_msg->psmid, in ap_poll_write() 1680 status = __ap_send(ap_dev->qid, ap_msg->psmid, in __ap_queue_message()
|