Home
last modified time | relevance | path

Searched refs:ap_queue (Results 1 – 25 of 43) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/crypto/
H A Dap_bus.h176 struct ap_queue { struct
201 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
237 void (*receive)(struct ap_queue *, struct ap_message *,
275 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
276 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
277 void ap_flush_queue(struct ap_queue *aq);
288 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type);
289 void ap_queue_prepare_remove(struct ap_queue *aq);
290 void ap_queue_remove(struct ap_queue *aq);
291 void ap_queue_init_state(struct ap_queue *aq);
[all …]
H A Dap_queue.c448 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
469 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
483 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
498 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
513 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
537 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
556 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
575 struct ap_queue *aq = to_ap_queue(dev); in config_show()
590 struct ap_queue *aq = to_ap_queue(dev); in states_show()
652 struct ap_queue *aq = to_ap_queue(dev); in last_err_rc_show()
[all …]
H A Dap_card.c81 struct ap_queue *aq; in request_count_store()
100 struct ap_queue *aq; in requestq_count_show()
119 struct ap_queue *aq; in pendingq_count_show()
H A Dzcrypt_cex2a.c154 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_probe()
195 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_remove()
H A Dzcrypt_queue.c43 struct ap_queue *aq = to_ap_queue(dev); in online_show()
54 struct ap_queue *aq = to_ap_queue(dev); in online_store()
H A Dzcrypt_cex2c.c181 static int zcrypt_cex2c_rng_supported(struct ap_queue *aq) in zcrypt_cex2c_rng_supported()
337 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_probe()
389 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_remove()
H A DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
H A Dap_bus.c409 struct ap_queue *aq = from_timer(aq, t, timeout); in ap_request_timeout()
447 struct ap_queue *aq; in ap_tasklet_fn()
471 struct ap_queue *aq; in ap_pending_requests()
863 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
866 struct ap_queue *aq; in ap_get_qdev()
1465 struct ap_queue *aq; in ap_scan_domains()
H A Dvfio_ap_ops.c462 struct ap_queue *ap_queue = to_ap_queue(dev); in vfio_ap_has_queue() local
468 if (qid == ap_queue->qid) in vfio_ap_has_queue()
471 id = AP_QID_CARD(ap_queue->qid); in vfio_ap_has_queue()
475 id = AP_QID_QUEUE(ap_queue->qid); in vfio_ap_has_queue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/crypto/
H A Dap_bus.h176 struct ap_queue { struct
201 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
237 void (*receive)(struct ap_queue *, struct ap_message *,
275 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
276 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
277 void ap_flush_queue(struct ap_queue *aq);
288 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type);
289 void ap_queue_prepare_remove(struct ap_queue *aq);
290 void ap_queue_remove(struct ap_queue *aq);
291 void ap_queue_init_state(struct ap_queue *aq);
[all …]
H A Dap_queue.c448 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
469 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
483 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
498 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
513 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
537 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
556 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
575 struct ap_queue *aq = to_ap_queue(dev); in config_show()
590 struct ap_queue *aq = to_ap_queue(dev); in states_show()
652 struct ap_queue *aq = to_ap_queue(dev); in last_err_rc_show()
[all …]
H A Dap_card.c81 struct ap_queue *aq; in request_count_store()
100 struct ap_queue *aq; in requestq_count_show()
119 struct ap_queue *aq; in pendingq_count_show()
H A Dzcrypt_cex2a.c154 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_probe()
195 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_remove()
H A Dzcrypt_queue.c43 struct ap_queue *aq = to_ap_queue(dev); in online_show()
54 struct ap_queue *aq = to_ap_queue(dev); in online_store()
H A Dzcrypt_cex2c.c181 static int zcrypt_cex2c_rng_supported(struct ap_queue *aq) in zcrypt_cex2c_rng_supported()
337 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_probe()
389 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_remove()
H A DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
H A Dap_bus.c409 struct ap_queue *aq = from_timer(aq, t, timeout); in ap_request_timeout()
447 struct ap_queue *aq; in ap_tasklet_fn()
471 struct ap_queue *aq; in ap_pending_requests()
863 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
866 struct ap_queue *aq; in ap_get_qdev()
1465 struct ap_queue *aq; in ap_scan_domains()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/crypto/
H A Dap_bus.h176 struct ap_queue { struct
201 typedef enum ap_sm_wait (ap_func_t)(struct ap_queue *queue);
237 void (*receive)(struct ap_queue *, struct ap_message *,
275 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
276 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
277 void ap_flush_queue(struct ap_queue *aq);
288 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type);
289 void ap_queue_prepare_remove(struct ap_queue *aq);
290 void ap_queue_remove(struct ap_queue *aq);
291 void ap_queue_init_state(struct ap_queue *aq);
[all …]
H A Dap_queue.c448 struct ap_queue *aq = to_ap_queue(dev); in request_count_show()
469 struct ap_queue *aq = to_ap_queue(dev); in request_count_store()
483 struct ap_queue *aq = to_ap_queue(dev); in requestq_count_show()
498 struct ap_queue *aq = to_ap_queue(dev); in pendingq_count_show()
513 struct ap_queue *aq = to_ap_queue(dev); in reset_show()
537 struct ap_queue *aq = to_ap_queue(dev); in reset_store()
556 struct ap_queue *aq = to_ap_queue(dev); in interrupt_show()
575 struct ap_queue *aq = to_ap_queue(dev); in config_show()
590 struct ap_queue *aq = to_ap_queue(dev); in states_show()
652 struct ap_queue *aq = to_ap_queue(dev); in last_err_rc_show()
[all …]
H A Dap_card.c81 struct ap_queue *aq; in request_count_store()
100 struct ap_queue *aq; in requestq_count_show()
119 struct ap_queue *aq; in pendingq_count_show()
H A Dzcrypt_cex2a.c154 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_probe()
195 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2a_queue_remove()
H A Dzcrypt_queue.c43 struct ap_queue *aq = to_ap_queue(dev); in online_show()
54 struct ap_queue *aq = to_ap_queue(dev); in online_store()
H A Dzcrypt_cex2c.c181 static int zcrypt_cex2c_rng_supported(struct ap_queue *aq) in zcrypt_cex2c_rng_supported()
337 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_probe()
389 struct ap_queue *aq = to_ap_queue(&ap_dev->device); in zcrypt_cex2c_queue_remove()
H A DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
H A Dap_bus.c409 struct ap_queue *aq = from_timer(aq, t, timeout); in ap_request_timeout()
447 struct ap_queue *aq; in ap_tasklet_fn()
471 struct ap_queue *aq; in ap_pending_requests()
863 struct ap_queue *ap_get_qdev(ap_qid_t qid) in ap_get_qdev()
866 struct ap_queue *aq; in ap_get_qdev()
1465 struct ap_queue *aq; in ap_scan_domains()

12