ctrl: Make the commands static to not pollute the namespace

We do not need to access these commands from another compilation
unit and can just make it static.
1 file changed