Searched refs:dump_firm_type_and_int_freq (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/tuners/
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) function
822 dump_firm_type_and_int_freq(type, int_freq);
889 dump_firm_type_and_int_freq(priv->firm[pos].type,
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) function
392 dump_firm_type_and_int_freq(type, int_freq);
692 dump_firm_type_and_int_freq(priv->firm[pos].type,

Completed in 175 milliseconds