Home
last modified time | relevance | path

Searched refs:team_mode (Results 1 – 25 of 47) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dif_team.h173 struct team_mode { struct
205 const struct team_mode *mode;
307 extern int team_mode_register(const struct team_mode *mode);
308 extern void team_mode_unregister(const struct team_mode *mode);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dif_team.h173 struct team_mode { struct
205 const struct team_mode *mode;
307 extern int team_mode_register(const struct team_mode *mode);
308 extern void team_mode_unregister(const struct team_mode *mode);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dif_team.h173 struct team_mode { struct
205 const struct team_mode *mode;
307 extern int team_mode_register(const struct team_mode *mode);
308 extern void team_mode_unregister(const struct team_mode *mode);
/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork_games.h52 bool get_network_score_text_for_postgame(char *buffer, bool team_mode);
H A Dnetwork_games.cpp806 bool team_mode) in get_network_score_text_for_postgame() argument
866 if(team_mode) in get_network_score_text_for_postgame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/team/
H A Dteam_mode_random.c41 static const struct team_mode rnd_mode = {
H A Dteam_mode_roundrobin.c52 static const struct team_mode rr_mode = {
H A Dteam_mode_broadcast.c51 static const struct team_mode bc_mode = {
H A Dteam_mode_activebackup.c121 static const struct team_mode ab_mode = {
H A Dteam.c402 const struct team_mode *mode;
426 int team_mode_register(const struct team_mode *mode) in team_mode_register()
453 void team_mode_unregister(const struct team_mode *mode) in team_mode_unregister()
467 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get()
470 const struct team_mode *mode = NULL; in team_mode_get()
494 static void team_mode_put(const struct team_mode *mode) in team_mode_put()
512 static const struct team_mode __team_no_mode = {
553 const struct team_mode *new_mode) in __team_change_mode()
592 const struct team_mode *new_mode; in team_change_mode()
H A Dteam_mode_loadbalance.c690 static const struct team_mode lb_mode = {
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/team/
H A Dteam_mode_random.c41 static const struct team_mode rnd_mode = {
H A Dteam_mode_roundrobin.c52 static const struct team_mode rr_mode = {
H A Dteam_mode_broadcast.c51 static const struct team_mode bc_mode = {
H A Dteam_mode_activebackup.c121 static const struct team_mode ab_mode = {
H A Dteam.c402 const struct team_mode *mode;
426 int team_mode_register(const struct team_mode *mode) in team_mode_register()
453 void team_mode_unregister(const struct team_mode *mode) in team_mode_unregister()
467 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get()
470 const struct team_mode *mode = NULL; in team_mode_get()
494 static void team_mode_put(const struct team_mode *mode) in team_mode_put()
512 static const struct team_mode __team_no_mode = {
553 const struct team_mode *new_mode) in __team_change_mode()
592 const struct team_mode *new_mode; in team_change_mode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/team/
H A Dteam_mode_random.c41 static const struct team_mode rnd_mode = {
H A Dteam_mode_roundrobin.c52 static const struct team_mode rr_mode = {
H A Dteam_mode_broadcast.c51 static const struct team_mode bc_mode = {
H A Dteam_mode_activebackup.c121 static const struct team_mode ab_mode = {
H A Dteam.c402 const struct team_mode *mode;
426 int team_mode_register(const struct team_mode *mode) in team_mode_register()
453 void team_mode_unregister(const struct team_mode *mode) in team_mode_unregister()
467 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get()
470 const struct team_mode *mode = NULL; in team_mode_get()
494 static void team_mode_put(const struct team_mode *mode) in team_mode_put()
512 static const struct team_mode __team_no_mode = {
553 const struct team_mode *new_mode) in __team_change_mode()
592 const struct team_mode *new_mode; in team_change_mode()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/game_em/
H A Dcave.c59 lev.home_initial = (setup.team_mode ? 2 : 1); in setLevelInfoToDefaults_EM()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/game_em/
H A Dcave.c59 lev.home_initial = (setup.team_mode ? 2 : 1); in setLevelInfoToDefaults_EM()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/game_em/
H A Dcave.c59 lev.home_initial = (setup.team_mode ? 2 : 1); in setLevelInfoToDefaults_EM()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/game_em/
H A Dcave.c59 lev.home_initial = (setup.team_mode ? 2 : 1); in setLevelInfoToDefaults_EM()

12