Home
last modified time | relevance | path

Searched refs:dump_firm_type_and_int_freq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c175 #define dump_firm_type(t) dump_firm_type_and_int_freq(t, 0)
176 static void dump_firm_type_and_int_freq(unsigned int type, u16 int_freq) in dump_firm_type_and_int_freq() function
392 dump_firm_type_and_int_freq(type, int_freq); in load_all_firmwares()
692 dump_firm_type_and_int_freq(priv->firm[pos].type, in load_scode()
H A Dxc4000.c549 #define dump_firm_type(t) dump_firm_type_and_int_freq(t, 0)
550 static void dump_firm_type_and_int_freq(unsigned int type, u16 int_freq) in dump_firm_type_and_int_freq() function
822 dump_firm_type_and_int_freq(type, int_freq); in xc4000_fwupload()
889 dump_firm_type_and_int_freq(priv->firm[pos].type, in load_scode()