There seem to be rather nice values for low integer values for $x$, as follows:
$$\begin{array}{|c|c|} \hline x & \displaystyle\sum_{n=0}^\infty {1\over (xn)!} \\[1ex] \hline 1 & e \\[2ex] 2 & \cosh(1) \\[2ex] 3 & \displaystyle{e^{3/2} + 2\cos\frac{\sqrt 3}{2} \over 3 \sqrt e} \\[2ex] 4 & \displaystyle\frac12(\cos1+\cosh1)\\ \hline \end{array}$$
(These were verified with WolframAlpha.)
Is there any closed form for this, or some other function that it can be expressed in?
This is just out of interest by the way; I have no dire need for an answer, although one would certainly be appreciated!
In 1903, the Swedish mathematician Gösta Mittag-Leffler introduced the following special function: $$ E_\alpha(z)=\sum_{n=0}^{\infty}\frac{z^n}{\Gamma(\alpha n+1)}, $$ where $z$ is a complex number, $\Gamma$ is the gamma function and $\alpha \geq 0$. The Mittag-Leffler function is a direct generalization of the exponential function to which it reduces for $\alpha = 1$. You can find more details about the function in this survey article.
We can express your sum in terms of the Mittag-Leffler function as the following. For a positive integer $k$, we have
Note that for a positive integer $n$, we have $\Gamma(n) = (n-1)!$