Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/adv748x/
Dadv748x-afe.c59 static int adv748x_afe_status(struct adv748x_afe *afe, u32 *signal, in adv748x_afe_status()
116 static void adv748x_afe_fill_format(struct adv748x_afe *afe, in adv748x_afe_fill_format()
161 static int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input) in adv748x_afe_s_input()
171 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_pixelaspect()
190 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_std()
199 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_std()
218 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_querystd()
261 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_input_status()
276 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_stream()
321 static int adv748x_afe_propagate_pixelrate(struct adv748x_afe *afe) in adv748x_afe_propagate_pixelrate()
[all …]
Dadv748x.h134 struct adv748x_afe { struct
146 container_of(ctrl->handler, struct adv748x_afe, ctrl_hdl) argument
147 #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd)
177 struct adv748x_afe afe;
404 int adv748x_afe_init(struct adv748x_afe *afe);
405 void adv748x_afe_cleanup(struct adv748x_afe *afe);