quotient_i        287 drivers/media/dvb-frontends/sp887x.c static void divide (int n, int d, int *quotient_i, int *quotient_f)
quotient_i        294 drivers/media/dvb-frontends/sp887x.c 	if (quotient_i)
quotient_i        295 drivers/media/dvb-frontends/sp887x.c 		*quotient_i = q;