Searched refs:mpl_track (Results 1 – 2 of 2) sorted by relevance
47 struct mpl_track { struct57 struct mpl_track *prev; argument58 struct mpl_track *next; argument67 struct mpl_track *track;96 struct mpl_track *track; /* The track explicitly set as next track */
81 static struct mpl_track track_1_2;82 static struct mpl_track track_1_3;83 static struct mpl_track track_1_4;84 static struct mpl_track track_1_5;87 static struct mpl_track track_1_1 = {96 static struct mpl_track track_1_2 = {104 static struct mpl_track track_1_3 = {112 static struct mpl_track track_1_4 = {120 static struct mpl_track track_1_5 = {128 static struct mpl_track track_2_2;[all …]