zd_rf_name
zd_rf_name(*rf_type), *rf_type,
return scnprintf(buffer, size, "%s", zd_rf_name(rf->type));
"RF %s %#x is not supported\n", zd_rf_name(type), type);
const char *zd_rf_name(u8 type);