Home
last modified time | relevance | path

Searched defs:preq (Results 1 – 24 of 24) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.c237 struct cdns2_request *preq, in cdns2_gadget_giveback()
364 struct cdns2_request *preq) in cdns2_dbg_request_trbs()
499 struct cdns2_request *preq, in cdns2_ep_tx_isoc()
615 struct cdns2_request *preq, in cdns2_ep_tx_bulk()
762 struct cdns2_request *preq) in cdns2_ep_run_transfer()
824 struct cdns2_request *preq; in cdns2_start_all_request() local
879 struct cdns2_request *preq) in cdns2_trb_handled()
951 struct cdns2_request *preq) in cdns2_skip_isoc_td()
974 struct cdns2_request *preq = NULL; in cdns2_transfer_completed() local
1505 struct cdns2_request *preq; in cdns2_gadget_ep_alloc_request() local
[all …]
Dcdns2-ep0.c93 struct cdns2_request *preq; in cdns2_ep0_stall() local
110 struct cdns2_request *preq; in cdns2_status_stage() local
382 struct cdns2_request *preq; in cdns2_handle_setup_packet() local
464 struct cdns2_request *preq; in cdns2_transfer_completed() local
542 struct cdns2_request *preq; in cdns2_gadget_ep0_queue() local
626 struct cdns2_request *preq; in cdns2_ep0_config() local
/linux-6.12.1/crypto/
Dpcrypt.c60 struct pcrypt_request *preq = pcrypt_padata_request(padata); in pcrypt_aead_serial() local
69 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_done() local
79 struct pcrypt_request *preq = pcrypt_padata_request(padata); in pcrypt_aead_enc() local
95 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_encrypt() local
128 struct pcrypt_request *preq = pcrypt_padata_request(padata); in pcrypt_aead_dec() local
144 struct pcrypt_request *preq = aead_request_ctx(req); in pcrypt_aead_decrypt() local
Dchacha20poly1305.c174 struct poly_req *preq = &rctx->u.poly; in poly_tail() local
203 struct poly_req *preq = &rctx->u.poly; in poly_cipherpad() local
232 struct poly_req *preq = &rctx->u.poly; in poly_cipher() local
262 struct poly_req *preq = &rctx->u.poly; in poly_adpad() local
291 struct poly_req *preq = &rctx->u.poly; in poly_ad() local
315 struct poly_req *preq = &rctx->u.poly; in poly_setkey() local
341 struct poly_req *preq = &rctx->u.poly; in poly_init() local
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ring.c340 struct cdnsp_request *preq) in cdnsp_request_to_transfer_ring()
602 struct cdnsp_request *preq; in cdnsp_unmap_td_bounce_buffer() local
691 struct cdnsp_request *preq, in cdnsp_remove_request()
896 struct cdnsp_request *preq = td->preq; in cdnsp_td_cleanup() local
1049 struct cdnsp_request *preq = td->preq; in cdnsp_process_isoc_td() local
1674 struct cdnsp_request *preq, in cdnsp_prepare_transfer()
1717 static unsigned int count_trbs_needed(struct cdnsp_request *preq) in count_trbs_needed()
1722 static unsigned int count_sg_trbs_needed(struct cdnsp_request *preq) in count_sg_trbs_needed()
1741 static void cdnsp_check_trb_math(struct cdnsp_request *preq, int running_total) in cdnsp_check_trb_math()
1772 struct cdnsp_request *preq, in cdnsp_td_remainder()
[all …]
Dcdnsp-gadget.c344 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_enqueue()
423 int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_dequeue()
1003 struct cdnsp_request *preq; in cdnsp_gadget_ep_disable() local
1065 struct cdnsp_request *preq; in cdnsp_gadget_ep_alloc_request() local
1082 struct cdnsp_request *preq = to_cdnsp_request(request); in cdnsp_gadget_ep_free_request() local
1092 struct cdnsp_request *preq; in cdnsp_gadget_ep_queue() local
1151 struct cdnsp_request *preq; in cdnsp_gadget_ep_set_halt() local
1211 struct cdnsp_request *preq, in cdnsp_gadget_giveback()
Dcdnsp-ep0.c20 struct cdnsp_request *preq; in cdnsp_ep0_stall() local
Dcdnsp-gadget.h1192 struct cdnsp_request *preq; member
/linux-6.12.1/drivers/media/usb/as102/
Das10x_cmd.c104 struct as10x_cmd_t *preq, *prsp; in as10x_cmd_set_tune() local
159 struct as10x_cmd_t *preq, *prsp; in as10x_cmd_get_tune_status() local
/linux-6.12.1/drivers/platform/x86/amd/pmf/
Dacpi.c285 static int apmf_notify_smart_pc_update(struct amd_pmf_dev *pdev, u32 val, u32 preq, u32 index) in apmf_notify_smart_pc_update()
473 int amd_pmf_smartpc_apply_bios_output(struct amd_pmf_dev *dev, u32 val, u32 preq, u32 idx) in amd_pmf_smartpc_apply_bios_output()
/linux-6.12.1/drivers/block/xen-blkback/
Dblkback.c916 struct phys_req *preq) in xen_blkbk_parse_indirect()
973 struct phys_req preq; in dispatch_discard_io() local
1294 struct phys_req preq; in dispatch_rw_block_io() local
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c245 u8 *preq; in __send_message_no_waiter() local
294 u8 *preq; in __send_message() local
/linux-6.12.1/drivers/media/usb/gspca/
Ddtcs033.c54 const struct dtcs033_usb_requests *preq; in reg_reqs() local
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c387 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dscan.h794 struct iwl_scan_probe_req_v1 preq; member
813 struct iwl_scan_probe_req preq; member
953 struct iwl_scan_probe_req preq; member
974 struct iwl_scan_probe_req preq; member
/linux-6.12.1/net/mac80211/
Dmesh_pathtbl.c1022 struct mesh_preq_queue *preq, *tmp; in mesh_path_flush_pending() local
Dieee80211_i.h1726 const u8 *preq; member
/linux-6.12.1/io_uring/
Dpoll.c996 struct io_kiocb *preq; in io_poll_remove() local
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_sysfs_pm.c435 u32 preq = intel_rps_read_punit_req_frequency(&gt->rps); in punit_req_freq_mhz_show() local
/linux-6.12.1/net/bluetooth/
Dsmp.c101 u8 preq[7]; /* SMP Pairing Request */ member
3520 const u8 preq[7] = { 0x01, 0x01, 0x00, 0x00, 0x10, 0x07, 0x07 }; in test_c1() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c96 struct iwl_scan_probe_req preq; member
942 struct iwl_scan_probe_req_v1 *preq = in iwl_mvm_scan_lmac() local
/linux-6.12.1/arch/s390/kernel/
Dperf_cpum_cf.c1606 struct cfset_request *preq; in cfset_ioctl_start() local
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c1668 struct ADDBA_request *preq = (struct ADDBA_request *)paddba_req; in process_addba_req() local
/linux-6.12.1/drivers/usb/gadget/function/
Df_mass_storage.c2292 struct usb_request **preq) in alloc_request()