Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H 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
H A DmISDNinfineon.c67 enum inf_types typ; member
1058 get_card_info(enum inf_types typ) in get_card_info()
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_bmap.c44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump()
139 struct vxfs_typed *typ; in vxfs_bmap_indir() local
218 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddevice.h49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument
50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument
51 #define __mlx5_bit_off(typ, fld) (offsetof(struct mlx5_ifc_##typ##_bits, fld)) argument
52 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) argument
53 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument
54 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument
55 #define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0xf… argument
56 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument
57 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument
58 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin.hpp229 #define CV_INTRIN_DEFINE_WIDE_INTRIN(typ, vtyp, short_typ, prefix, loadsfx) \ argument
239 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND(typ, wtyp, prefix) \ argument
242 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND_Q(typ, qtyp, prefix) \ argument
245 #define CV_INTRIN_DEFINE_WIDE_INTRIN_WITH_EXPAND(typ, vtyp, short_typ, wtyp, qtyp, prefix, loadsfx)… argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dintrin.hpp229 #define CV_INTRIN_DEFINE_WIDE_INTRIN(typ, vtyp, short_typ, prefix, loadsfx) \ argument
239 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND(typ, wtyp, prefix) \ argument
242 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND_Q(typ, qtyp, prefix) \ argument
245 #define CV_INTRIN_DEFINE_WIDE_INTRIN_WITH_EXPAND(typ, vtyp, short_typ, wtyp, qtyp, prefix, loadsfx)… argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dintrin.hpp229 #define CV_INTRIN_DEFINE_WIDE_INTRIN(typ, vtyp, short_typ, prefix, loadsfx) \ argument
239 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND(typ, wtyp, prefix) \ argument
242 #define CV_INTRIN_DEFINE_WIDE_LOAD_EXPAND_Q(typ, qtyp, prefix) \ argument
245 #define CV_INTRIN_DEFINE_WIDE_INTRIN_WITH_EXPAND(typ, vtyp, short_typ, wtyp, qtyp, prefix, loadsfx)… argument
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_disc.c35 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str()
398 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
H A Dsnic_ctl.c159 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
H A Dsnic_scsi.c547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
928 u8 typ; in snic_itmf_cmpl_handler() local
1007 u8 typ; in snic_hba_reset_cmpl_handler() local
1132 u8 typ, hdr_stat; in snic_aen_handler() local
H A Dsnic_disc.h56 enum snic_tgt_type typ; member
H A Dsnic_io.c236 u8 typ; in snic_req_init() local
H A Dsnic_fwint.h114 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc()
129 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-debugfs.c26 #define PRT(fmt, typ) \ in ufs_debugfs_stats_show() argument
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dpgtable.h13 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c378 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument
381 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ in modify_qp_mbox_alloc() argument
388 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ in modify_qp_mbox_alloc() argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpgtable_no.h37 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
H A Dmcf_pgtable.h318 #define __swp_entry(typ, off) ((swp_entry_t) { (typ) | \ argument
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dpgtable.h45 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/OK3568_Linux_fs/kernel/include/video/
H A Ddisplay_timing.h42 u32 typ; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl4030-power.c177 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument
182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dpersist_data.py140 def __exit__(self, typ, value, traceback): argument
/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapiutil.c28 int typ; member
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h902 u32 typ; member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-orion.c71 enum orion_spi_type typ; member

12