Searched refs:adv748x_afe (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c55 static int adv748x_afe_status(struct adv748x_afe *afe, u32 *signal,
112 static void adv748x_afe_fill_format(struct adv748x_afe *afe,
157 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input)
167 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
186 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
195 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
214 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
257 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
272 struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
317 static int adv748x_afe_propagate_pixelrate(struct adv748x_afe *af
[all...]
H A Dadv748x.h151 struct adv748x_afe { struct
165 container_of(ctrl->handler, struct adv748x_afe, ctrl_hdl)
166 #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd)
195 struct adv748x_afe afe;
432 int adv748x_afe_init(struct adv748x_afe *afe);
433 void adv748x_afe_cleanup(struct adv748x_afe *afe);
434 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input);

Completed in 410 milliseconds