mod_id             55 drivers/gpu/host1x/hw/host1x01_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             58 drivers/gpu/host1x/hw/host1x01_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             66 drivers/gpu/host1x/hw/host1x01_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             68 drivers/gpu/host1x/hw/host1x01_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             55 drivers/gpu/host1x/hw/host1x02_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             58 drivers/gpu/host1x/hw/host1x02_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             66 drivers/gpu/host1x/hw/host1x02_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             68 drivers/gpu/host1x/hw/host1x02_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             55 drivers/gpu/host1x/hw/host1x04_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             58 drivers/gpu/host1x/hw/host1x04_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             66 drivers/gpu/host1x/hw/host1x04_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             68 drivers/gpu/host1x/hw/host1x04_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             55 drivers/gpu/host1x/hw/host1x05_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             58 drivers/gpu/host1x/hw/host1x05_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             66 drivers/gpu/host1x/hw/host1x05_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             68 drivers/gpu/host1x/hw/host1x05_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             56 drivers/gpu/host1x/hw/host1x06_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             59 drivers/gpu/host1x/hw/host1x06_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             67 drivers/gpu/host1x/hw/host1x06_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             69 drivers/gpu/host1x/hw/host1x06_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             56 drivers/gpu/host1x/hw/host1x07_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             59 drivers/gpu/host1x/hw/host1x07_hardware.h 		| host1x_uclass_indoff_indmodid_f(mod_id)
mod_id             67 drivers/gpu/host1x/hw/host1x07_hardware.h 	unsigned mod_id, unsigned offset, bool auto_inc)
mod_id             69 drivers/gpu/host1x/hw/host1x07_hardware.h 	u32 v = host1x_uclass_indoff_indmodid_f(mod_id)
mod_id           1521 drivers/net/ethernet/freescale/fman/fman.c static int get_module_event(enum fman_event_modules module, u8 mod_id,
mod_id           1529 drivers/net/ethernet/freescale/fman/fman.c 			event = FMAN_EV_ERR_MAC0 + mod_id;
mod_id           1531 drivers/net/ethernet/freescale/fman/fman.c 			event = FMAN_EV_MAC0 + mod_id;
mod_id           1537 drivers/net/ethernet/freescale/fman/fman.c 			event = (FMAN_EV_FMAN_CTRL_0 + mod_id);
mod_id           2074 drivers/net/ethernet/freescale/fman/fman.c 			u8 mod_id, enum fman_intr_type intr_type,
mod_id           2079 drivers/net/ethernet/freescale/fman/fman.c 	event = get_module_event(module, mod_id, intr_type);
mod_id           2100 drivers/net/ethernet/freescale/fman/fman.c 			  u8 mod_id, enum fman_intr_type intr_type)
mod_id           2104 drivers/net/ethernet/freescale/fman/fman.c 	event = get_module_event(module, mod_id, intr_type);
mod_id            377 drivers/net/ethernet/freescale/fman/fman.h 			u8 mod_id, enum fman_intr_type intr_type,
mod_id            381 drivers/net/ethernet/freescale/fman/fman.h 			  u8 mod_id, enum fman_intr_type intr_type);
mod_id             29 drivers/sh/superhyway/superhyway-sysfs.c superhyway_ro_attr(mod_id, "0x%04x\n", vcr.mod_id);
mod_id             83 drivers/sh/superhyway/superhyway.c 	dev->id.id		= dev->vcr.mod_id;
mod_id             26 include/linux/superhyway.h 	u16	mod_id;		/* Module ID */
mod_id           1937 sound/pci/hda/patch_ca0132.c 		int mod_id, int src_id, int req, int dir, const void *data,
mod_id           1962 sound/pci/hda/patch_ca0132.c 	scp_send.hdr = make_scp_header(mod_id, src_id, (dir == SCP_GET), req,
mod_id           2018 sound/pci/hda/patch_ca0132.c static int dspio_set_param(struct hda_codec *codec, int mod_id,
mod_id           2021 sound/pci/hda/patch_ca0132.c 	return dspio_scp(codec, mod_id, src_id, req, SCP_SET, data, len, NULL,
mod_id           2025 sound/pci/hda/patch_ca0132.c static int dspio_set_uint_param(struct hda_codec *codec, int mod_id,
mod_id           2028 sound/pci/hda/patch_ca0132.c 	return dspio_set_param(codec, mod_id, 0x20, req, &data,
mod_id           2032 sound/pci/hda/patch_ca0132.c static int dspio_set_uint_param_no_source(struct hda_codec *codec, int mod_id,
mod_id           2035 sound/pci/hda/patch_ca0132.c 	return dspio_set_param(codec, mod_id, 0x00, req, &data,
mod_id            319 sound/soc/intel/atom/sst-atom-controls.h #define SST_FILL_MODULE_ID(dst, mod_id)					(\
mod_id            320 sound/soc/intel/atom/sst-atom-controls.h 	dst.module_id = (mod_id))
mod_id            326 sound/soc/intel/atom/sst-atom-controls.h #define SST_FILL_DESTINATION2(dst, loc_id, mod_id)		do {	\
mod_id            328 sound/soc/intel/atom/sst-atom-controls.h 		SST_FILL_MODULE_ID(dst, mod_id);			\
mod_id            330 sound/soc/intel/atom/sst-atom-controls.h #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id)	do {	\
mod_id            332 sound/soc/intel/atom/sst-atom-controls.h 		SST_FILL_MODULE_ID(dst, mod_id);			\
mod_id            184 sound/soc/intel/atom/sst-mfld-dsp.h 	u16 mod_id;		/*!< Pipe_id */
mod_id            323 sound/soc/intel/atom/sst/sst_pvt.c 	dsp->mod_id = 0;
mod_id           1451 sound/soc/intel/haswell/sst-haswell-ipc.c 	int mod_id, int offset)
mod_id           1458 sound/soc/intel/haswell/sst-haswell-ipc.c 	module = sst_module_get_from_id(dsp, mod_id);
mod_id           1461 sound/soc/intel/haswell/sst-haswell-ipc.c 			mod_id);
mod_id           1465 sound/soc/intel/haswell/sst-haswell-ipc.c 	runtime = sst_module_runtime_new(module, mod_id, NULL);
mod_id           1468 sound/soc/intel/haswell/sst-haswell-ipc.c 			mod_id);
mod_id           1475 sound/soc/intel/haswell/sst-haswell-ipc.c 			mod_id);
mod_id           1481 sound/soc/intel/haswell/sst-haswell-ipc.c 		mod_id);
mod_id            518 sound/soc/intel/haswell/sst-haswell-ipc.h 	int mod_id, int offset);
mod_id             99 sound/soc/intel/haswell/sst-haswell-pcm.c 	enum sst_hsw_module_id mod_id;
mod_id            887 sound/soc/intel/haswell/sst-haswell-pcm.c 			mod_map[i].mod_id, pcm_data->persistent_offset);
mod_id            148 sound/soc/intel/skylake/skl-sst-dsp.h 	int (*load_mod)(struct sst_dsp *ctx, u16 mod_id, u8 *mod_name);
mod_id            149 sound/soc/intel/skylake/skl-sst-dsp.h 	int (*unload_mod)(struct sst_dsp *ctx, u16 mod_id);
mod_id            183 sound/soc/intel/skylake/skl-sst-dsp.h 	u16 mod_id;
mod_id            253 sound/soc/intel/skylake/skl-sst.c static int skl_get_module(struct sst_dsp *ctx, u16 mod_id)
mod_id            258 sound/soc/intel/skylake/skl-sst.c 		if (module->mod_info->mod_id == mod_id)
mod_id            265 sound/soc/intel/skylake/skl-sst.c static int skl_put_module(struct sst_dsp *ctx, u16 mod_id)
mod_id            270 sound/soc/intel/skylake/skl-sst.c 		if (module->mod_info->mod_id == mod_id)
mod_id            278 sound/soc/intel/skylake/skl-sst.c 						char *mod_name, int mod_id)
mod_id            305 sound/soc/intel/skylake/skl-sst.c 	skl_module->mod_info->mod_id = mod_id;
mod_id            314 sound/soc/intel/skylake/skl-sst.c 			struct sst_dsp *ctx, u16 mod_id)
mod_id            324 sound/soc/intel/skylake/skl-sst.c 		if (module->mod_info->mod_id == mod_id)
mod_id            332 sound/soc/intel/skylake/skl-sst.c 			u32 size, u16 mod_id, u8 table_id, bool is_module)
mod_id            344 sound/soc/intel/skylake/skl-sst.c 		ret = skl_ipc_load_modules(&skl->ipc, SKL_NUM_MODULES, &mod_id);
mod_id            410 sound/soc/intel/skylake/skl-sst.c static int skl_load_module(struct sst_dsp *ctx, u16 mod_id, u8 *guid)
mod_id            418 sound/soc/intel/skylake/skl-sst.c 	module_entry = skl_module_get_from_id(ctx, mod_id);
mod_id            420 sound/soc/intel/skylake/skl-sst.c 		module_entry = skl_fill_module_table(ctx, mod_name, mod_id);
mod_id            430 sound/soc/intel/skylake/skl-sst.c 				mod_id, 0, true);
mod_id            437 sound/soc/intel/skylake/skl-sst.c 	ret = skl_get_module(ctx, mod_id);
mod_id            442 sound/soc/intel/skylake/skl-sst.c static int skl_unload_module(struct sst_dsp *ctx, u16 mod_id)
mod_id            448 sound/soc/intel/skylake/skl-sst.c 	usage_cnt = skl_put_module(ctx, mod_id);
mod_id            459 sound/soc/intel/skylake/skl-sst.c 			SKL_NUM_MODULES, &mod_id);
mod_id            462 sound/soc/intel/skylake/skl-sst.c 		skl_get_module(ctx, mod_id);
mod_id            719 sound/soc/intel/skylake/skl-topology.c 			pvt_id = skl_get_pvt_instance_id_map(skl, inst->mod_id,
mod_id            839 sound/soc/intel/skylake/skl-topology.c 			params->u.map[i].mod_id = module_id;
mod_id            206 sound/soc/intel/skylake/skl-topology.h 	u16 mod_id;