Searched refs:app_index (Results 1 – 4 of 4) sorted by relevance
19 int app_index; /* application unique index */ member
791 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local838 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()
218 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()
222 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