cdceem_init
static uether_fn_t cdceem_init;
.ue_init = cdceem_init,
SYSINIT(cdceem_init, SI_SUB_LOCK, SI_ORDER_FIRST, cdceem_init, NULL);