Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dseq_oss.h19 int app_index; /* application unique index */ member
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_dcb.c788 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local
835 app_index = 0; in ice_cee_to_dcb_cfg()
884 dcbcfg->app[app_index].priority = in ice_cee_to_dcb_cfg()
887 dcbcfg->app[app_index].selector = ice_app_sel_type; in ice_cee_to_dcb_cfg()
888 dcbcfg->app[app_index].prot_id = ice_app_prot_id_type; in ice_cee_to_dcb_cfg()
889 app_index++; in ice_cee_to_dcb_cfg()
893 dcbcfg->numapps = app_index; in ice_cee_to_dcb_cfg()
/linux-6.1.9/sound/core/seq/oss/
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.1.9/Documentation/sound/designs/
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