Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.3-rc2/drivers/isdn/hardware/mISDN/
A Diohelper.h65 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
85 #define ASSIGN_FUNC(typ, name, dest) do { \ argument
91 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
A DmISDNinfineon.c67 enum inf_types typ; member
1058 get_card_info(enum inf_types typ) in get_card_info()
A Dnetjet.c67 enum nj_types typ; member
/linux-6.3-rc2/fs/freevxfs/
A Dvxfs_bmap.c20 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump()
115 struct vxfs_typed *typ; in vxfs_bmap_indir() local
194 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h73 #define MLX5_SET(typ, p, fld, v) do { \ argument
82 #define MLX5_ARRAY_SET(typ, p, fld, idx, v) do { \ argument
87 #define MLX5_SET_TO_ONES(typ, p, fld) do { \ argument
99 #define MLX5_GET_PR(typ, p, fld) ({ \ argument
105 #define __MLX5_SET64(typ, p, fld, v) do { \ argument
110 #define MLX5_SET64(typ, p, fld, v) do { \ argument
115 #define MLX5_ARRAY_SET64(typ, p, fld, idx, v) do { \ argument
122 #define MLX5_GET64_PR(typ, p, fld) ({ \ argument
132 #define MLX5_SET16(typ, p, fld, v) do { \ argument
142 #define MLX5_GET64_BE(typ, p, fld) (*((__be64 *)(p) +\ argument
[all …]
/linux-6.3-rc2/drivers/scsi/snic/
A Dsnic_disc.c21 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str()
387 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
A Dsnic_ctl.c142 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
A Dsnic_scsi.c533 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
911 u8 typ; in snic_itmf_cmpl_handler() local
990 u8 typ; in snic_hba_reset_cmpl_handler() local
1115 u8 typ, hdr_stat; in snic_aen_handler() local
A Dsnic_disc.h42 enum snic_tgt_type typ; member
A Dsnic_io.c222 u8 typ; in snic_req_init() local
A Dsnic_fwint.h100 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc()
115 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec()
/linux-6.3-rc2/include/dt-bindings/pinctrl/
A Dsppctl.h28 #define SPPCTL_IOPAD(pin, typ, fun, flg) (((pin) << 24) | ((typ) << 16) | \ argument
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqpc.c379 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument
382 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ in modify_qp_mbox_alloc() argument
389 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ in modify_qp_mbox_alloc() argument
A Dsrq_cmd.c108 #define set_srq_page_size(in, typ, log_pgsz_fld) \ argument
A Dmlx5_ib.h68 #define mlx5_umem_find_best_pgsz(umem, typ, log_pgsz_fld, pgsz_shift, iova) \ argument
95 #define mlx5_umem_find_best_quantized_pgoff(umem, typ, log_pgsz_fld, \ argument
106 #define mlx5_umem_find_best_cq_quantized_pgoff(umem, typ, log_pgsz_fld, \ argument
/linux-6.3-rc2/tools/objtool/arch/powerpc/
A Ddecode.c47 enum insn_type typ; in arch_decode_instruction() local
/linux-6.3-rc2/include/video/
A Ddisplay_timing.h42 u32 typ; member
/linux-6.3-rc2/drivers/mfd/
A Dtwl4030-power.c177 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument
182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
/linux-6.3-rc2/drivers/ufs/core/
A Dufs-debugfs.c39 #define PRT(fmt, typ) \ in ufs_debugfs_stats_show() argument
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmae.c295 static const char *mask_type_name(enum mask_type typ) in mask_type_name()
340 static int efx_mae_match_check_cap_typ(u8 support, enum mask_type typ) in efx_mae_match_check_cap_typ()
/linux-6.3-rc2/tools/perf/scripts/python/
A Dintel-pt-events.py445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
/linux-6.3-rc2/drivers/isdn/capi/
A Dcapiutil.c28 int typ; member
/linux-6.3-rc2/arch/m68k/include/asm/
A Dmcf_pgtable.h273 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) & 0x7f) | \ argument
/linux-6.3-rc2/drivers/spi/
A Dspi-orion.c71 enum orion_spi_type typ; member
/linux-6.3-rc2/drivers/isdn/mISDN/
A Dlayer2.c1100 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf) in enquiry_cr()
1187 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local

Completed in 60 milliseconds

12