Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmax9286.c183 static struct max9286_source *next_source(struct max9286_priv *priv, in next_source() function
200 for ((source) = NULL; ((source) = next_source((priv), (source))); )
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmax9286.c216 static struct max9286_source *next_source(struct max9286_priv *priv, in next_source() function
233 for ((source) = NULL; ((source) = next_source((priv), (source))); )

Completed in 5 milliseconds