Home
last modified time | relevance | path

Searched refs:app_index (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dseq_oss.h19 int app_index; /* application unique index */ member
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_dcb.c791 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local
838 app_index = 0; in ice_cee_to_dcb_cfg()
887 dcbcfg->app[app_index].priority = in ice_cee_to_dcb_cfg()
890 dcbcfg->app[app_index].selector = ice_app_sel_type; in ice_cee_to_dcb_cfg()
891 dcbcfg->app[app_index].prot_id = ice_app_prot_id_type; in ice_cee_to_dcb_cfg()
892 app_index++; in ice_cee_to_dcb_cfg()
896 dcbcfg->numapps = app_index; in ice_cee_to_dcb_cfg()
/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_synth.c218 info->arg.app_index = dp->port; in snd_seq_oss_synth_setup()
271 info->arg.app_index = dp->port; in snd_seq_oss_synth_setup_midi()
/linux-6.3-rc2/Documentation/sound/designs/
A Dseq-oss.rst222 int app_index;
230 The first three fields, ``app_index``, ``file_mode`` and ``seq_mode``
231 are initialized by OSS sequencer. The ``app_index`` is the application

Completed in 11 milliseconds