Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/i2c/
H A Dmax9286.c173 struct max9286_priv { struct
232 return container_of(sd, struct max9286_priv, sd); in sd_to_max9286()
342 struct max9286_priv *priv = i2c_mux_priv(muxc); in max9286_i2c_mux_select()
786 struct max9286_priv *priv = sd_to_max9286(sd); in max9286_s_stream()
916 struct max9286_priv *priv = sd_to_max9286(sd); in max9286_set_fmt()
1096 static int max9286_setup(struct max9286_priv *priv) in max9286_setup()
1199 struct max9286_priv *priv = gpiochip_get_data(chip); in max9286_gpiochip_set()
1206 struct max9286_priv *priv = gpiochip_get_data(chip); in max9286_gpiochip_get()
1338 static int max9286_init(struct max9286_priv *priv) in max9286_init()
1392 static int max9286_parse_dt(struct max9286_priv *priv) in max9286_parse_dt()
[all …]