/linux-6.14.4/drivers/usb/gadget/function/ |
D | uvc_video.c | 95 struct uvc_request *ureq = req->context; in uvc_video_encode_bulk() local 138 struct uvc_request *ureq = req->context; in uvc_video_encode_isoc_sg() local 205 struct uvc_request *ureq = req->context; in uvc_video_encode_isoc() local 239 uvc_video_free_request(struct uvc_request *ureq, struct usb_ep *ep) in uvc_video_free_request() 291 struct uvc_request *ureq = req->context; in uvcg_video_usb_req_queue() local 333 struct uvc_request *ureq = req->context; in uvc_video_complete() local 486 struct uvc_request *ureq, *temp; in uvc_video_free_requests() local 549 struct uvc_request *ureq; in uvc_video_alloc_requests() local 690 struct uvc_request *ureq, *utemp; in uvcg_video_disable() local
|
/linux-6.14.4/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 119 struct usbhsg_request *ureq, in __usbhsg_queue_pop() 137 struct usbhsg_request *ureq, in usbhsg_queue_pop() 153 struct usbhsg_request *ureq = usbhsg_pkt_to_ureq(pkt); in usbhsg_queue_done() local 165 struct usbhsg_request *ureq) in usbhsg_queue_push() 190 struct usbhsg_request *ureq = usbhsg_pkt_to_ureq(pkt); in usbhsg_dma_map_ctrl() local 304 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); in __usbhsg_recip_send_complete() local 662 struct usbhsg_request *ureq; in usbhsg_ep_alloc_request() local 676 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); in usbhsg_ep_free_request() local 687 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); in usbhsg_ep_queue() local 704 struct usbhsg_request *ureq = usbhsg_req_to_ureq(req); in usbhsg_ep_dequeue() local
|
D | mod_host.c | 159 struct usbhsh_request *ureq; in usbhsh_ureq_alloc() local 173 struct usbhsh_request *ureq) in usbhsh_ureq_free() 631 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_queue_done() local 667 struct usbhsh_request *ureq; in usbhsh_queue_push() local 800 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_data_stage_packet_done() local 814 struct usbhsh_request *ureq; in usbhsh_data_stage_packet_push() local 844 struct usbhsh_request *ureq; in usbhsh_status_stage_packet_push() local 921 struct usbhsh_request *ureq = usbhsh_pkt_to_ureq(pkt); in usbhsh_dma_map_ctrl() local 1034 struct usbhsh_request *ureq = usbhsh_urb_to_ureq(urb); in usbhsh_urb_dequeue() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | auxgm200.c | 44 const u32 ureq = unksel ? 0x00100000 : 0x00200000; in gm200_i2c_aux_init() local
|
D | auxg94.c | 44 const u32 ureq = unksel ? 0x00100000 : 0x00200000; in g94_i2c_aux_init() local
|
/linux-6.14.4/fs/xfs/ |
D | xfs_handle.c | 871 struct xfs_getparents __user *ureq) in xfs_ioc_getparents() 901 struct xfs_getparents_by_handle __user *ureq) in xfs_ioc_getparents_by_handle()
|
/linux-6.14.4/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.c | 1086 struct bnxt_re_qp_req *ureq) in bnxt_re_init_user_qp() 1328 struct bnxt_re_qp_req *ureq) in bnxt_re_init_sq_attr() 1433 struct bnxt_re_qp_req *ureq) in bnxt_re_init_qp_attr() 1602 struct bnxt_re_qp_req ureq; in bnxt_re_create_qp() local 1792 struct bnxt_re_srq_req ureq; in bnxt_re_init_user_srq() local 4287 struct bnxt_re_uctx_req ureq = {}; in bnxt_re_alloc_ucontext() local
|
/linux-6.14.4/drivers/infiniband/hw/erdma/ |
D | erdma_verbs.c | 970 struct erdma_ureq_create_qp ureq; in erdma_create_qp() local 1870 struct erdma_ureq_create_cq *ureq) in erdma_init_user_cq() 1944 struct erdma_ureq_create_cq ureq; in erdma_create_cq() local
|
/linux-6.14.4/drivers/infiniband/hw/qedr/ |
D | verbs.c | 267 struct qedr_alloc_ucontext_req ureq = {}; in qedr_alloc_ucontext() local 919 struct qedr_create_cq_ureq ureq = {}; in qedr_create_cq() local 1469 struct qedr_create_srq_ureq *ureq, in qedr_init_srq_user_params() 1550 struct qedr_create_srq_ureq ureq = {}; in qedr_create_srq() local 1849 struct qedr_create_qp_ureq ureq = {}; in qedr_create_user_qp() local
|
/linux-6.14.4/drivers/infiniband/core/ |
D | user_mad.c | 695 struct ib_user_mad_reg_req ureq; in ib_umad_reg_agent() local 796 struct ib_user_mad_reg_req2 ureq; in ib_umad_reg_agent2() local
|
/linux-6.14.4/drivers/mtd/ubi/ |
D | cdev.c | 831 static int ubi_get_ec_info(struct ubi_device *ubi, struct ubi_ecinfo_req __user *ureq) in ubi_get_ec_info()
|
/linux-6.14.4/drivers/usb/dwc2/ |
D | gadget.c | 871 struct usb_request *ureq = NULL; in dwc2_gadget_config_nonisoc_xfer_ddma() local 1053 struct usb_request *ureq = &hs_req->req; in dwc2_hsotg_start_req() local 2185 struct usb_request *ureq; in dwc2_gadget_complete_isoc_request_ddma() local
|
/linux-6.14.4/drivers/infiniband/sw/siw/ |
D | siw_verbs.c | 1334 struct siw_ureq_reg_mr ureq; in siw_reg_user_mr() local
|
/linux-6.14.4/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 977 struct ocrdma_create_cq_ureq ureq; in ocrdma_create_cq() local 1302 struct ocrdma_create_qp_ureq ureq; in ocrdma_create_qp() local
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 365 struct nix_mcast_grp_update_req *ureq, in otx2_tc_update_mcast()
|
/linux-6.14.4/drivers/infiniband/hw/irdma/ |
D | verbs.c | 1197 struct irdma_modify_qp_req ureq = {}; in irdma_modify_qp_roce() local 1553 struct irdma_modify_qp_req ureq = {}; in irdma_modify_qp() local
|
/linux-6.14.4/net/wireless/ |
D | reg.c | 3561 struct regulatory_request *ureq; in restore_regulatory_settings() local
|
/linux-6.14.4/drivers/s390/net/ |
D | qeth_core_main.c | 4689 struct qeth_snmp_ureq __user *ureq; in qeth_snmp_command() local
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 6304 struct nix_mcast_grp_update_req ureq = { 0 }; in rvu_nix_mcast_flr_free_entries() local
|