[v2] os: unexport ddx callbacks
The DDX callbacks (where core/DIX calls into DDX) aren't supposed to be called by drivers directly, so unexport them.
Changes v2: * resolved conflicts * squashed the two commits together
Edited by Enrico Weigelt, metux IT consult .