Searched defs:mod_id (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/host1x/hw/
H A Dopcodes.h49 host1x_class_host_indoff_reg_write( unsigned mod_id, unsigned offset, bool auto_inc) argument
60 host1x_class_host_indoff_reg_read( unsigned mod_id, unsigned offset, bool auto_inc) argument
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst.c253 static int skl_get_module(struct sst_dsp *ctx, u16 mod_id) argument
265 static int skl_put_module(struct sst_dsp *ctx, u16 mod_id) argument
277 skl_fill_module_table(struct sst_dsp *ctx, char *mod_name, int mod_id) argument
313 skl_module_get_from_id( struct sst_dsp *ctx, u16 mod_id) argument
331 skl_transfer_module(struct sst_dsp *ctx, const void *data, u32 size, u16 mod_id, u8 table_id, bool is_module) argument
410 skl_load_module(struct sst_dsp *ctx, u16 mod_id, u8 *guid) argument
442 skl_unload_module(struct sst_dsp *ctx, u16 mod_id) argument
[all...]
H A Dskl-sst-dsp.h185 u16 mod_id; member in struct:skl_load_module_info
H A Dskl-topology.h226 u16 mod_id; member in struct:skl_mod_inst_map
/linux-master/sound/soc/intel/avs/
H A Dtopology.h131 u32 mod_id; member in struct:avs_tplg_binding
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2772 u8 mod_id, total_module, type_id, total_type, i, is_ras; local
H A Dhclge_err.h209 u8 mod_id; member in struct:hclge_mod_err_info
/linux-master/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h184 u16 mod_id; /*!< Pipe_id */ member in struct:ipc_dsp_hdr
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.c1496 static int get_module_event(enum fman_event_modules module, u8 mod_id, argument
2050 fman_register_intr(struct fman *fman, enum fman_event_modules module, u8 mod_id, enum fman_intr_type intr_type, void (*isr_cb)(void *src_arg), void *src_arg) argument
2076 fman_unregister_intr(struct fman *fman, enum fman_event_modules module, u8 mod_id, enum fman_intr_type intr_type) argument
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c2439 static int dspio_set_param(struct hda_codec *codec, int mod_id, argument
2446 static int dspio_set_uint_param(struct hda_codec *codec, int mod_id, argument
2357 dspio_scp(struct hda_codec *codec, int mod_id, int src_id, int req, int dir, const void *data, unsigned int len, void *reply, unsigned int *reply_len) argument

Completed in 318 milliseconds