Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dseq_oss.h19 int app_index; /* application unique index */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb.c751 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local
798 app_index = 0; in ice_cee_to_dcb_cfg()
847 dcbcfg->app[app_index].priority = in ice_cee_to_dcb_cfg()
850 dcbcfg->app[app_index].selector = ice_app_sel_type; in ice_cee_to_dcb_cfg()
851 dcbcfg->app[app_index].prot_id = ice_app_prot_id_type; in ice_cee_to_dcb_cfg()
852 app_index++; in ice_cee_to_dcb_cfg()
856 dcbcfg->numapps = app_index; in ice_cee_to_dcb_cfg()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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