Searched refs:dmfc_find_slots (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/ipu-v3/
H A Dipu-dmfc.c245 static int dmfc_find_slots(struct ipu_dmfc_priv *priv, int slots) dmfc_find_slots() function
289 dmfc_find_slots(priv, priv->channels[i].slots); ipu_dmfc_free_bandwidth()
330 segment = dmfc_find_slots(priv, slots * 2); ipu_dmfc_alloc_bandwidth()
338 segment = dmfc_find_slots(priv, slots); ipu_dmfc_alloc_bandwidth()

Completed in 170 milliseconds