Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmax9286.c203 unsigned int bound_sources; member
676 priv->bound_sources |= BIT(index); in max9286_notify_bound()
699 if (priv->bound_sources != priv->source_mask) in max9286_notify_bound()
728 priv->bound_sources &= ~BIT(index); in max9286_notify_unbind()