Home
last modified time | relevance | path

Searched refs:mlx_configuration (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/mlxctl/
H A Dextern.h64 void mlx_configuration(struct mlx_core_cfg *, int);
H A Dconfig.c134 mlx_configuration(&conf.cc_cfg, 0); in cmd_config()
H A Dutil.c132 mlx_configuration(struct mlx_core_cfg *cfg, int wr) in mlx_configuration() function