| /Linux-v5.4/sound/soc/intel/skylake/ | 
| D | skl-sst.c | 253 static int skl_get_module(struct sst_dsp *ctx, u16 mod_id)  in skl_get_module() 265 static int skl_put_module(struct sst_dsp *ctx, u16 mod_id)  in skl_put_module() 278 						char *mod_name, int mod_id)  in skl_fill_module_table() 314 			struct sst_dsp *ctx, u16 mod_id)  in skl_module_get_from_id() 332 			u32 size, u16 mod_id, u8 table_id, bool is_module)  in skl_transfer_module() 410 static int skl_load_module(struct sst_dsp *ctx, u16 mod_id, u8 *guid)  in skl_load_module() 442 static int skl_unload_module(struct sst_dsp *ctx, u16 mod_id)  in skl_unload_module()
  | 
| D | skl-sst-dsp.h | 183 	u16 mod_id;  member
  | 
| D | skl-topology.h | 206 	u16 mod_id;  member
  | 
| /Linux-v5.4/drivers/gpu/host1x/hw/ | 
| D | host1x01_hardware.h | 55 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 66 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| D | host1x02_hardware.h | 55 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 66 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| D | host1x07_hardware.h | 56 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 67 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| D | host1x04_hardware.h | 55 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 66 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| D | host1x05_hardware.h | 55 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 66 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| D | host1x06_hardware.h | 56 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_write() 67 	unsigned mod_id, unsigned offset, bool auto_inc)  in host1x_class_host_indoff_reg_read()
  | 
| /Linux-v5.4/include/linux/ | 
| D | superhyway.h | 26 	u16	mod_id;		/* Module ID */  member
  | 
| /Linux-v5.4/sound/soc/intel/atom/ | 
| D | sst-atom-controls.h | 319 #define SST_FILL_MODULE_ID(dst, mod_id)					(\  argument 326 #define SST_FILL_DESTINATION2(dst, loc_id, mod_id)		do {	\  argument 330 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id)	do {	\  argument
  | 
| D | sst-mfld-dsp.h | 184 	u16 mod_id;		/*!< Pipe_id */  member
  | 
| /Linux-v5.4/drivers/net/ethernet/freescale/fman/ | 
| D | fman.c | 1516 static int get_module_event(enum fman_event_modules module, u8 mod_id,  in get_module_event() 2069 			u8 mod_id, enum fman_intr_type intr_type,  in fman_register_intr() 2095 			  u8 mod_id, enum fman_intr_type intr_type)  in fman_unregister_intr()
  | 
| /Linux-v5.4/sound/soc/intel/haswell/ | 
| D | sst-haswell-pcm.c | 99 	enum sst_hsw_module_id mod_id;  member
  | 
| D | sst-haswell-ipc.c | 1451 	int mod_id, int offset)  in sst_hsw_runtime_module_create()
  | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | patch_ca0132.c | 1935 		int mod_id, int src_id, int req, int dir, const void *data,  in dspio_scp() 2016 static int dspio_set_param(struct hda_codec *codec, int mod_id,  in dspio_set_param() 2023 static int dspio_set_uint_param(struct hda_codec *codec, int mod_id,  in dspio_set_uint_param() 2030 static int dspio_set_uint_param_no_source(struct hda_codec *codec, int mod_id,  in dspio_set_uint_param_no_source()
  |