Home
last modified time | relevance | path

Searched refs:cable_mod_to_txt_v5 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/w_scan2/w_scan2-1.0.13/src/
H A Ddvbscan.h66 const char *cable_mod_to_txt_v5(int id);
H A Ddump-dvbv5scan.c100 fprintf(f, "\tMODULATION = %s\n", cable_mod_to_txt_v5(t->modulation)); in dvbv5scan_dump_tuningdata()
H A Ddvbscan.c333 const char *cable_mod_to_txt_v5(int id) in cable_mod_to_txt_v5() function