Home
last modified time | relevance | path

Searched defs:inst (Results 201 – 314 of 314) sorted by relevance

12

/linux-4.4.14/arch/h8300/include/asm/
Dprocessor.h63 unsigned short inst; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c63 u64 inst = 0x00000040; /* just non-zero for <=g8x fifo ramht */ in nvkm_ramht_update() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/asm/
Dser_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Dintr_vect_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Dsser_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Dbif_dma_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Deth_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/asm/
Diop_sap_out_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_spu_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_spu_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_cfg_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_mpu_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_cpu_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h22 struct nvkm_gpuobj *inst; member
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dgio_defs.h15 #define REG_RD( scope, inst, reg ) \ argument
21 #define REG_WR( scope, inst, reg, val ) \ argument
27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument
34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument
41 #define REG_RD_INT( scope, inst, reg ) \ argument
46 #define REG_WR_INT( scope, inst, reg, val ) \ argument
51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument
57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
72 #define REG_ADDR( scope, inst, reg ) \ argument
77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/
Diop_sw_mpu_defs.h15 #define REG_RD( scope, inst, reg ) \ argument
21 #define REG_WR( scope, inst, reg, val ) \ argument
27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument
34 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument
41 #define REG_RD_INT( scope, inst, reg ) \ argument
46 #define REG_WR_INT( scope, inst, reg, val ) \ argument
51 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument
57 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
72 #define REG_ADDR( scope, inst, reg ) \ argument
77 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
/linux-4.4.14/crypto/
Dchacha20poly1305.c516 struct aead_instance *inst = aead_alg_instance(tfm); in chachapoly_init() local
560 static void chachapoly_free(struct aead_instance *inst) in chachapoly_free()
573 struct aead_instance *inst; in chachapoly_create() local
Deseqiv.c194 struct crypto_instance *inst; in eseqiv_alloc() local
Dshash.c667 struct shash_instance *inst) in shash_register_instance()
679 void shash_free_instance(struct crypto_instance *inst) in shash_free_instance()
688 struct crypto_instance *inst) in crypto_init_shash_spawn()
Dalgboss.c66 struct crypto_instance *inst; in cryptomgr_probe() local
Dchainiv.c265 struct crypto_instance *inst; in chainiv_alloc() local
Dvmac.c625 struct crypto_instance *inst = (void *)tfm->__crt_alg; in vmac_init_tfm() local
645 struct shash_instance *inst; in vmac_create() local
Dablkcipher.c543 struct crypto_instance *inst; in crypto_givcipher_default() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv50.c394 int chid, u64 inst, const char *name) in nv50_gr_trap_handler()
625 u32 inst = nvkm_rd32(device, 0x40032c) & 0x0fffffff; in nv50_gr_intr() local
Dctxnv40.h24 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out()
Dnv10.c812 nv10_gr_load_dma_vtxbuf(struct nv10_gr_chan *chan, int chid, u32 inst) in nv10_gr_load_dma_vtxbuf()
887 u32 inst; in nv10_gr_load_context() local
Dgf100.c1185 u64 inst = nvkm_rd32(device, 0x409b00) & 0x0fffffff; in gf100_gr_intr() local
/linux-4.4.14/arch/x86/include/asm/
Dasm.h22 #define __ASM_SIZE(inst, ...) __ASM_SEL(inst##l##__VA_ARGS__, \ argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.c161 u32 trap[6], idx, inst; in nv50_fb_intr() local
/linux-4.4.14/arch/m32r/kernel/
Dsignal.c221 u16 inst; in prev_insn() local
Dentry.S443 inst: label
/linux-4.4.14/net/ceph/
Ddebugfs.c43 struct ceph_entity_inst *inst = in monmap_show() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/
Dfalcon.c66 u32 inst = nvkm_rd32(device, base + 0x050) & 0x3fffffff; in nvkm_falcon_intr() local
/linux-4.4.14/drivers/edac/
Damd8131_edac.h93 enum pcix_bridge_inst inst; member
Dedac_device.c77 struct edac_device_instance *dev_inst, *inst; in edac_device_alloc_ctl_info() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Ddmanv40.c94 u32 inst, reg, ctx; in nv40_fifo_dma_engine_init() local
Dbase.c58 nvkm_fifo_chan_inst(struct nvkm_fifo *fifo, u64 inst, unsigned long *rflags) in nvkm_fifo_chan_inst()
Dgf100.c293 u32 inst = nvkm_rd32(device, 0x002800 + (unit * 0x10)); in gf100_fifo_intr_fault() local
Dgk104.c358 u32 inst = nvkm_rd32(device, 0x002800 + (unit * 0x10)); in gk104_fifo_intr_fault() local
/linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/
Dpcibus.h101 #define nlm_get_pcie_base(node, inst) nlm_pcicfg_base(cpu_is_xlp9xx() ? \ argument
/linux-4.4.14/arch/m32r/mm/
Dfault.c354 int inst = get_thread_fault_code() & ACE_INSTRUCTION; in update_mmu_cache() local
/linux-4.4.14/include/linux/
Dmcb.h64 int inst; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv31.c127 u32 inst = data << 4; in nv31_mpeg_mthd_dma() local
/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c57 struct most_inst_obj *inst; member
665 struct most_inst_obj *inst = to_inst_obj(kobj); in most_inst_release() local
736 struct most_inst_obj *inst; in create_most_inst_obj() local
760 static void destroy_most_inst_obj(struct most_inst_obj *inst) in destroy_most_inst_obj()
1748 struct most_inst_obj *inst; in most_register_interface() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_sw_cfg_defs.h18 #define REG_RD( scope, inst, reg ) \ argument
24 #define REG_WR( scope, inst, reg, val ) \ argument
30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument
44 #define REG_RD_INT( scope, inst, reg ) \ argument
49 #define REG_WR_INT( scope, inst, reg, val ) \ argument
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
75 #define REG_ADDR( scope, inst, reg ) \ argument
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
Diop_sw_cpu_defs.h18 #define REG_RD( scope, inst, reg ) \ argument
24 #define REG_WR( scope, inst, reg, val ) \ argument
30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument
44 #define REG_RD_INT( scope, inst, reg ) \ argument
49 #define REG_WR_INT( scope, inst, reg, val ) \ argument
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
75 #define REG_ADDR( scope, inst, reg ) \ argument
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
Diop_sw_mpu_defs.h18 #define REG_RD( scope, inst, reg ) \ argument
24 #define REG_WR( scope, inst, reg, val ) \ argument
30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument
37 #define REG_WR_VECT( scope, inst, reg, index, val ) \ argument
44 #define REG_RD_INT( scope, inst, reg ) \ argument
49 #define REG_WR_INT( scope, inst, reg, val ) \ argument
54 #define REG_RD_INT_VECT( scope, inst, reg, index ) \ argument
60 #define REG_WR_INT_VECT( scope, inst, reg, index, val ) \ argument
75 #define REG_ADDR( scope, inst, reg ) \ argument
80 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
/linux-4.4.14/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h87 static inline int mipsr2_decoder(struct pt_regs *regs, u32 inst, in mipsr2_decoder()
/linux-4.4.14/arch/mips/kernel/
Dmips-r2-to-r6-emul.c884 static inline int mipsr2_find_op_func(struct pt_regs *regs, u32 inst, in mipsr2_find_op_func()
905 int mipsr2_decoder(struct pt_regs *regs, u32 inst, unsigned long *fcr31) in mipsr2_decoder()
Dtraps.c766 union mips_instruction inst = { .word = opcode }; in simulate_fp() local
/linux-4.4.14/arch/arm/mach-omap2/
Dprm33xx.h24 #define AM33XX_PRM_REGADDR(inst, reg) \ argument
Dcm1_54xx.h28 #define OMAP54XX_CM_CORE_AON_REGADDR(inst, reg) \ argument
Dcm1_44xx.h31 #define OMAP44XX_CM1_REGADDR(inst, reg) \ argument
Dcm1_7xx.h29 #define DRA7XX_CM_CORE_AON_REGADDR(inst, reg) \ argument
Dcm33xx.h27 #define AM33XX_CM_REGADDR(inst, reg) \ argument
Dcm2_54xx.h27 #define OMAP54XX_CM_CORE_REGADDR(inst, reg) \ argument
Dprm54xx.h29 #define OMAP54XX_PRM_REGADDR(inst, reg) \ argument
Dcm2_44xx.h31 #define OMAP44XX_CM2_REGADDR(inst, reg) \ argument
Dcm2_7xx.h28 #define DRA7XX_CM_CORE_REGADDR(inst, reg) \ argument
Dprm7xx.h31 #define DRA7XX_PRM_REGADDR(inst, reg) \ argument
Dprm44xx.h33 #define OMAP44XX_PRM_REGADDR(inst, reg) \ argument
/linux-4.4.14/arch/sparc/prom/
Dtree_32.c297 phandle prom_inst2pkg(int inst) in prom_inst2pkg()
Dtree_64.c358 inline phandle prom_inst2pkg(int inst) in prom_inst2pkg()
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_pci.c900 static int mcheck_handle_load(struct pt_regs *regs, u32 inst) in mcheck_handle_load()
1020 u32 inst; in fsl_pci_mcheck_exception() local
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/
Diop_sw_spu_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_cfg_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_cpu_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Diop_sw_mpu_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
/linux-4.4.14/sound/drivers/opl3/
Dopl3_synth.c200 struct sbi_patch inst; in snd_opl3_write() local
/linux-4.4.14/drivers/mcb/
Dmcb-internal.h107 unsigned int inst:6; member
/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h154 uuid_le inst; member
/linux-4.4.14/tools/thermal/tmon/
Dsysfs.c407 int inst; in probe_thermal_sysfs() local
Dtui.c633 int inst = ptdata.tzi[i].instance; in show_sensors_w() local
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/
Dpinmux_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
Dgio_defs_asm.h41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
42 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
49 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_hal.c69 #define INSERT_IMMED_GPRA_CONST(inst, const_val) \ argument
73 #define INSERT_IMMED_GPRB_CONST(inst, const_val) \ argument
86 static const uint64_t inst[] = { variable
/linux-4.4.14/arch/tile/include/arch/
Dmpipe.h190 uint_reg_t inst : 2; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchannv50.c37 const struct nv50_disp_mthd_list *list, int inst) in nv50_disp_mthd_list()
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/
Dpinmux_defs_asm.h44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument
45 #define REG_ADDR_X_( inst, offs ) ((inst) + offs) argument
49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument
52 #define REG_ADDR_VECT_X_( inst, offs, index, stride ) \ argument
/linux-4.4.14/arch/mips/kvm/
Dtlb.c777 uint32_t inst; in kvm_get_inst() local
/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c40 #define MBOX_BASE(mdev, inst) ((mdev)->base + ((inst) * 4)) argument
/linux-4.4.14/drivers/iio/common/ssp_sensors/
Dssp_spi.c486 int ssp_send_instruction(struct ssp_data *data, u8 inst, u8 sensor_type, in ssp_send_instruction()
/linux-4.4.14/drivers/scsi/arm/
Dfas216.c156 unsigned char is, stat, inst; in fas216_dumpstate() local
1626 unsigned char inst, is, stat; in fas216_intr() local
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchannel.c56 uuid_le inst; member
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-core.c649 static int vivid_create_instance(struct platform_device *pdev, int inst) in vivid_create_instance()
Dvivid-core.h136 unsigned inst; member
/linux-4.4.14/include/sound/
Dopl3.h274 struct fm_instrument inst; member
/linux-4.4.14/drivers/tty/serial/
Dsunsab.c1022 static int inst; in sab_probe() local
Dsunzilog.c1405 int inst; in zs_probe() local
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s.c426 u32 *inst) in kvmppc_load_last_inst()
Dbook3s_hv.c3053 unsigned int inst, int *advance) in kvmppc_core_emulate_op_hv()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1079 int inst = 0, swab = 0; in class_config_llog_handler() local
/linux-4.4.14/arch/sh/math-emu/
Dmath.c599 int do_fpu_inst(unsigned short inst, struct pt_regs *regs) in do_fpu_inst()
/linux-4.4.14/include/linux/ceph/
Dmessenger.h55 struct ceph_entity_inst inst; /* my name+address */ member
/linux-4.4.14/net/tipc/
Dname_table.c353 u32 inst, u32 node, in tipc_nameseq_remove_publ()
Dsocket.c906 u32 inst = dest->addr.name.name.instance; in __tipc_sendmsg() local
/linux-4.4.14/arch/arm/vfp/
Dvfpdouble.c1127 u32 vfp_double_cpdo(u32 inst, u32 fpscr) in vfp_double_cpdo()
Dvfpsingle.c1172 u32 vfp_single_cpdo(u32 inst, u32 fpscr) in vfp_single_cpdo()
/linux-4.4.14/tools/perf/util/
Ddwarf-aux.c578 static int __die_walk_instances_cb(Dwarf_Die *inst, void *data) in __die_walk_instances_cb()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1254 __u32 inst; in lprocfs_wr_import() local
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1105 char *inst; in mgc_apply_recover_logs() local
/linux-4.4.14/arch/mips/net/
Dbpf_jit.c655 const struct sock_filter *inst; in build_body() local
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss.h285 struct knav_queue_inst *inst; member
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c2327 unsigned long inst, last_inst = 0; in generic_inst_dump() local
/linux-4.4.14/kernel/
Dkprobes.c1840 struct kretprobe_instance *inst; in register_kretprobe() local
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164.h231 u32 inst; member
/linux-4.4.14/scripts/mod/
Dmodpost.c1759 unsigned int inst; in addend_mips_rel() local
/linux-4.4.14/sound/pci/ymfpci/
Dymfpci_main.c2080 const __le32 *inst; in snd_ymfpci_download_image() local
/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c1171 cas_hp_inst_t *inst; in cas_load_firmware() local
/linux-4.4.14/sound/pci/
Dmaestro3.c719 } inst; member
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965-mac.c4717 const void *inst, *data, *init, *init_data, *boot; member
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_defs.h801 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member
Dbfa_ioc.c4203 int inst, int type) in bfa_flash_aen_audit_post()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.h7027 u32 inst; member

12