Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
Diohelper.h78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
98 #define ASSIGN_FUNC(typ, name, dest) do { \ argument
104 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
DmISDNinfineon.c82 enum inf_types typ; member
1064 get_card_info(enum inf_types typ) in get_card_info()
Dnetjet.c80 enum nj_types typ; member
/linux-4.1.27/fs/freevxfs/
Dvxfs_bmap.c44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump()
135 struct vxfs_typed *typ; in vxfs_bmap_indir() local
208 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
/linux-4.1.27/include/linux/mlx5/
Ddevice.h48 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument
49 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument
50 #define __mlx5_bit_off(typ, fld) ((unsigned)(unsigned long)(&(__mlx5_nullp(typ)->fld))) argument
51 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument
52 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument
53 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument
54 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument
55 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument
56 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits) argument
58 #define MLX5_FLD_SZ_BYTES(typ, fld) (__mlx5_bit_sz(typ, fld) / 8) argument
[all …]
/linux-4.1.27/arch/m68k/include/asm/
Dpgtable_no.h36 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
Dmcf_pgtable.h393 #define __swp_entry(typ, off) ((swp_entry_t) { (typ) | \ argument
/linux-4.1.27/include/video/
Ddisplay_timing.h39 u32 typ; member
/linux-4.1.27/drivers/isdn/hisax/
Dhisax_cfg.h57 int typ; member
Delsa.c775 probe_elsa_adr(unsigned int adr, int typ) in probe_elsa_adr()
Disdnl2.c879 enquiry_cr(struct PStack *st, u_char typ, u_char cr, u_char pf) in enquiry_cr()
969 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local
Dhisax.h888 u_char typ; member
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h50 # define offsetof(typ, memb) ((long)(long_ptr_t)((char *)&(((typ *)0)->memb))) argument
Dlibcfs_private.h440 #define LNET_MKNET(typ, num) ((((__u32)(typ))<<16)|((__u32)(num))) argument
/linux-4.1.27/arch/c6x/include/asm/
Dpgtable.h49 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-4.1.27/arch/arm/include/asm/
Dpgtable-nommu.h50 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-4.1.27/arch/blackfin/include/asm/
Dpgtable.h44 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-4.1.27/drivers/mfd/
Dtwl4030-power.c178 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument
183 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dfw-emu.c245 # define MAKE_MD(typ, attr, start, end) \ in sys_fw_init() argument
/linux-4.1.27/drivers/isdn/capi/
Dcapiutil.c26 int typ; member
/linux-4.1.27/drivers/spi/
Dspi-orion.c63 enum orion_spi_type typ; member
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h272 #define spar_signal_init(chan, QHDRFLD, QDATAFLD, QDATATYPE, ver, typ) \ argument
/linux-4.1.27/arch/microblaze/include/asm/
Dpgtable.h39 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-4.1.27/drivers/isdn/mISDN/
Dlayer2.c1110 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf) in enquiry_cr()
1197 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h61 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi.h254 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument
/linux-4.1.27/net/ceph/
Dosd_client.c123 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h316 uint32_t typ:2; member
360 uint32_t typ:2; member
403 uint32_t typ:2; member
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h844 # define offsetof(typ, memb) ((unsigned long)((char *)&(((typ *)0)->memb))) argument