Searched refs:app_index (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dseq_oss.h19 int app_index; /* application unique index */ member in struct:snd_seq_oss_arg
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c776 u8 i, err, sync, oper, app_index, ice_app_sel_type; local
823 app_index = 0;
872 dcbcfg->app[app_index].priority =
875 dcbcfg->app[app_index].selector = ice_app_sel_type;
876 dcbcfg->app[app_index].prot_id = ice_app_prot_id_type;
877 app_index++;
881 dcbcfg->numapps = app_index;
/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.c218 info->arg.app_index = dp->port;
271 info->arg.app_index = dp->port;

Completed in 131 milliseconds