Searched refs:zd_rf_name (Results 1 – 3 of 3) sorted by relevance
35 const char *zd_rf_name(u8 type) in zd_rf_name() function82 "RF %s %#x is not supported\n", zd_rf_name(type), type); in zd_rf_init_hw()104 return scnprintf(buffer, size, "%s", zd_rf_name(rf->type)); in zd_rf_scnprint_id()
63 const char *zd_rf_name(u8 type);
346 zd_rf_name(*rf_type), *rf_type, in read_pod()