/linux-6.3-rc2/include/linux/surface_aggregator/ |
A D | controller.h | 452 rsp.capacity = sizeof(rtype); \ 460 if (rsp.length != sizeof(rtype)) { \ 464 sizeof(rtype), rsp.length, rqst.target_category,\ 513 rsp.capacity = sizeof(rtype); \ 521 if (rsp.length != sizeof(rtype)) { \ 525 sizeof(rtype), rsp.length, rqst.target_category,\ 657 rsp.capacity = sizeof(rtype); \ 665 if (rsp.length != sizeof(rtype)) { \ 706 const atype *arg, rtype *ret) \ 721 rsp.capacity = sizeof(rtype); \ [all …]
|
A D | device.h | 527 #define SSAM_DEFINE_SYNC_REQUEST_CL_R(name, rtype, spec...) \ argument 528 SSAM_DEFINE_SYNC_REQUEST_MD_R(__raw_##name, rtype, spec) \ 529 static int name(struct ssam_device *sdev, rtype *ret) \ 563 #define SSAM_DEFINE_SYNC_REQUEST_CL_WR(name, atype, rtype, spec...) \ argument 564 SSAM_DEFINE_SYNC_REQUEST_MD_WR(__raw_##name, atype, rtype, spec) \ 565 static int name(struct ssam_device *sdev, const atype *arg, rtype *ret) \
|
/linux-6.3-rc2/arch/riscv/kvm/ |
A D | vcpu_fp.c | 79 unsigned long rtype) in kvm_riscv_vcpu_get_reg_fp() argument 86 rtype); in kvm_riscv_vcpu_get_reg_fp() 89 if ((rtype == KVM_REG_RISCV_FP_F) && in kvm_riscv_vcpu_get_reg_fp() 100 } else if ((rtype == KVM_REG_RISCV_FP_D) && in kvm_riscv_vcpu_get_reg_fp() 124 unsigned long rtype) in kvm_riscv_vcpu_set_reg_fp() argument 131 rtype); in kvm_riscv_vcpu_set_reg_fp() 134 if ((rtype == KVM_REG_RISCV_FP_F) && in kvm_riscv_vcpu_set_reg_fp() 145 } else if ((rtype == KVM_REG_RISCV_FP_D) && in kvm_riscv_vcpu_set_reg_fp()
|
/linux-6.3-rc2/drivers/bluetooth/ |
A D | btqca.c | 27 u8 rtype = EDL_APP_VER_RES_EVT; in qca_read_soc_version() local 38 rtype = EDL_PATCH_VER_REQ_CMD; in qca_read_soc_version() 65 edl->rtype != rtype) { in qca_read_soc_version() 67 edl->rtype); in qca_read_soc_version() 125 edl->rtype != EDL_GET_BUILD_INFO_CMD) { in qca_read_fw_build_info() 127 edl->rtype); in qca_read_fw_build_info() 177 edl->rtype); in qca_send_patch_config_cmd() 358 u8 rtype = EDL_TVL_DNLD_RES_EVT; in qca_tlv_send_segment() local 375 rtype = EDL_PATCH_TLV_REQ_CMD; in qca_tlv_send_segment() 399 if (edl->cresp != EDL_CMD_REQ_RES_EVT || edl->rtype != rtype) { in qca_tlv_send_segment() [all …]
|
A D | btqca.h | 99 __u8 rtype; member
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/abm/ |
A D | main.c | 23 static u32 nfp_abm_portid(enum nfp_repr_type rtype, unsigned int id) in nfp_abm_portid() argument 25 return FIELD_PREP(NFP_ABM_PORTID_TYPE, rtype) | in nfp_abm_portid() 59 enum nfp_repr_type rtype; in nfp_abm_repr_get() local 63 rtype = FIELD_GET(NFP_ABM_PORTID_TYPE, port_id); in nfp_abm_repr_get() 66 reprs = rcu_dereference(app->reprs[rtype]); in nfp_abm_repr_get() 81 enum nfp_repr_type rtype; in nfp_abm_spawn_repr() local 89 rtype = NFP_REPR_TYPE_PHYS_PORT; in nfp_abm_spawn_repr() 92 rtype = NFP_REPR_TYPE_PF; in nfp_abm_spawn_repr() 128 reprs = nfp_reprs_get_locked(app, rtype); in nfp_abm_spawn_repr() 149 enum nfp_repr_type rtype) in nfp_abm_kill_repr() argument [all …]
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | uhid.h | 84 __u8 rtype; member 90 __u8 rtype; member 103 __u8 rtype; member 160 __u8 rtype; member
|
/linux-6.3-rc2/drivers/hid/ |
A D | uhid.c | 233 u8 *buf, size_t count, u8 rtype) in uhid_hid_get_report() argument 249 ev->u.get_report.rtype = rtype; in uhid_hid_get_report() 276 const u8 *buf, size_t count, u8 rtype) in uhid_hid_set_report() argument 291 ev->u.set_report.rtype = rtype; in uhid_hid_set_report() 317 __u8 *buf, size_t len, unsigned char rtype, in uhid_hid_raw_request() argument 322 switch (rtype) { in uhid_hid_raw_request() 350 __u8 rtype; in uhid_hid_output_raw() local 356 rtype = UHID_FEATURE_REPORT; in uhid_hid_output_raw() 359 rtype = UHID_OUTPUT_REPORT; in uhid_hid_output_raw() 374 ev->u.output.rtype = rtype; in uhid_hid_output_raw()
|
/linux-6.3-rc2/security/tomoyo/ |
A D | mount.c | 88 struct tomoyo_path_info rtype; in tomoyo_mount_acl() local 100 rtype.name = requested_type; in tomoyo_mount_acl() 101 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl() 162 r->param.mount.type = &rtype; in tomoyo_mount_acl()
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | kvm_vcpu_fp.h | 54 unsigned long rtype); 57 unsigned long rtype);
|
/linux-6.3-rc2/net/sunrpc/xprtrdma/ |
A D | rpc_rdma.c | 336 enum rpcrdma_chunktype rtype) in rpcrdma_encode_read_list() argument 344 if (rtype == rpcrdma_noch_pullup || rtype == rpcrdma_noch_mapped) in rpcrdma_encode_read_list() 348 if (rtype == rpcrdma_areadch) in rpcrdma_encode_read_list() 352 rtype, seg); in rpcrdma_encode_read_list() 793 enum rpcrdma_chunktype rtype) in rpcrdma_prepare_send_sges() argument 812 switch (rtype) { in rpcrdma_prepare_send_sges() 864 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local 933 rtype = rpcrdma_readch; in rpcrdma_marshal_req() 937 rtype = rpcrdma_areadch; in rpcrdma_marshal_req() 973 buf, rtype); in rpcrdma_marshal_req() [all …]
|
/linux-6.3-rc2/drivers/hid/surface-hid/ |
A D | surface_hid_core.c | 158 size_t len, unsigned char rtype, int reqtype) in surface_hid_raw_request() argument 165 if (rtype == HID_OUTPUT_REPORT && reqtype == HID_REQ_SET_REPORT) in surface_hid_raw_request() 168 else if (rtype == HID_FEATURE_REPORT && reqtype == HID_REQ_GET_REPORT) in surface_hid_raw_request() 171 else if (rtype == HID_FEATURE_REPORT && reqtype == HID_REQ_SET_REPORT) in surface_hid_raw_request()
|
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ |
A D | ishtp-hid.c | 55 __u8 *buf, size_t len, unsigned char rtype, in ishtp_raw_request() argument 63 if (rtype == HID_OUTPUT_REPORT) in ishtp_raw_request() 73 hid_ishtp_get_report(hid, reportnum, rtype); in ishtp_raw_request()
|
/linux-6.3-rc2/include/linux/ |
A D | hid_bpf.h | 87 enum hid_report_type rtype, enum hid_class_request reqtype); 115 size_t len, enum hid_report_type rtype,
|
/linux-6.3-rc2/arch/mips/include/asm/octeon/ |
A D | cvmx-sli-defs.h | 110 __BITFIELD_FIELD(uint64_t rtype:2, 122 __BITFIELD_FIELD(uint64_t rtype:2,
|
/linux-6.3-rc2/drivers/hid/bpf/ |
A D | hid_bpf_dispatch.c | 366 enum hid_report_type rtype, enum hid_class_request reqtype) in hid_bpf_hw_request() argument 379 switch (rtype) { in hid_bpf_hw_request() 405 report_enum = hdev->report_enum + rtype; in hid_bpf_hw_request() 423 rtype, in hid_bpf_hw_request()
|
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_msgtype6.c | 1160 struct response_type *rtype = (struct response_type *)(ap_msg->private); in zcrypt_msgtype6_send_cprb() local 1177 init_completion(&rtype->work); in zcrypt_msgtype6_send_cprb() 1181 rc = wait_for_completion_interruptible(&rtype->work); in zcrypt_msgtype6_send_cprb() 1243 struct response_type *rtype = (struct response_type *)(ap_msg->private); in zcrypt_msgtype6_send_ep11_cprb() local 1297 init_completion(&rtype->work); in zcrypt_msgtype6_send_ep11_cprb() 1301 rc = wait_for_completion_interruptible(&rtype->work); in zcrypt_msgtype6_send_ep11_cprb() 1362 struct response_type *rtype = (struct response_type *)(ap_msg->private); in zcrypt_msgtype6_rng() local 1367 init_completion(&rtype->work); in zcrypt_msgtype6_rng() 1371 rc = wait_for_completion_interruptible(&rtype->work); in zcrypt_msgtype6_rng()
|
A D | zcrypt_msgtype50.c | 395 unsigned char rtype = ((unsigned char *)reply->msg)[1]; in convert_response_cex2a() local 397 switch (rtype) { in convert_response_cex2a() 409 (int)rtype); in convert_response_cex2a() 413 AP_QID_QUEUE(zq->queue->qid), (int)rtype); in convert_response_cex2a()
|
/linux-6.3-rc2/drivers/rapidio/devices/ |
A D | tsi721_dma.c | 342 (desc->rtype << 19) | desc->destid); in tsi721_desc_fill_init() 832 enum dma_rtype rtype; in tsi721_prep_rio_sg() local 845 rtype = NREAD; in tsi721_prep_rio_sg() 849 rtype = ALL_NWRITE; in tsi721_prep_rio_sg() 852 rtype = ALL_NWRITE_R; in tsi721_prep_rio_sg() 856 rtype = LAST_NWRITE_R; in tsi721_prep_rio_sg() 875 desc->rtype = rtype; in tsi721_prep_rio_sg()
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | s5k5baf.c | 1365 enum selection_rect rtype; in s5k5baf_get_selection() local 1368 rtype = s5k5baf_get_sel_rect(sel->pad, sel->target); in s5k5baf_get_selection() 1370 switch (rtype) { in s5k5baf_get_selection() 1381 if (rtype == R_COMPOSE) in s5k5baf_get_selection() 1391 switch (rtype) { in s5k5baf_get_selection() 1458 static enum selection_rect rtype; in s5k5baf_set_selection() local 1463 rtype = s5k5baf_get_sel_rect(sel->pad, sel->target); in s5k5baf_set_selection() 1468 if (rtype == R_COMPOSE) { in s5k5baf_set_selection() 1483 s5k5baf_set_rect_and_adjust(rects, rtype, &sel->r); in s5k5baf_set_selection() 1496 if (rtype < R_CROP_SOURCE) { in s5k5baf_set_selection() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/ |
A D | hermes.c | 486 u16 rlength, rtype; in hermes_read_ltv() local 505 rtype = hermes_read_reg(hw, dreg); in hermes_read_ltv() 510 if (rtype != rid) in hermes_read_ltv() 513 hw->iobase, __func__, rid, rtype); in hermes_read_ltv()
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A D | hid.c | 263 __u8 *buf, size_t len, unsigned char rtype, in gb_hid_raw_request() argument 268 return __gb_hid_get_raw_report(hid, reportnum, buf, len, rtype); in gb_hid_raw_request() 272 return __gb_hid_output_raw_report(hid, buf, len, rtype); in gb_hid_raw_request()
|
/linux-6.3-rc2/arch/x86/kvm/vmx/ |
A D | vmx.h | 455 #define __BUILD_VMX_MSR_BITMAP_HELPER(rtype, action, bitop, access, base) \ argument 456 static inline rtype vmx_##action##_msr_bitmap_##access(unsigned long *bitmap, \ 465 return (rtype)true; \
|
/linux-6.3-rc2/drivers/scsi/elx/libefc_sli/ |
A D | sli4.c | 3741 ext->resource_type = cpu_to_le16(rtype); in sli_cmd_common_get_resource_extent_info() 4857 switch (rtype) { in sli_resource_alloc() 4864 sli4->ext[rtype].map_size); in sli_resource_alloc() 4867 rtype, sli4->ext[rtype].n_alloc); in sli_resource_alloc() 4874 size = sli4->ext[rtype].size; in sli_resource_alloc() 4881 sli4->ext[rtype].n_alloc++; in sli_resource_alloc() 4897 switch (rtype) { in sli_resource_free() 4907 base = sli4->ext[rtype].base; in sli_resource_free() 4908 size = sli4->ext[rtype].size; in sli_resource_free() 4941 switch (rtype) { in sli_resource_reset() [all …]
|
/linux-6.3-rc2/include/math-emu/ |
A D | op-common.h | 795 #define _FP_FROM_INT(fs, wc, X, r, rsize, rtype) \ argument 799 unsigned rtype ur_; \ 803 ur_ = (unsigned rtype) -r; \ 805 ur_ = (unsigned rtype) r; \
|