Searched refs:adv748x_afe (Results 1 – 2 of 2) sorted by relevance
55 static int adv748x_afe_status(struct adv748x_afe *afe, u32 *signal, in adv748x_afe_status()112 static void adv748x_afe_fill_format(struct adv748x_afe *afe, in adv748x_afe_fill_format()157 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input) in adv748x_afe_s_input()167 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_pixelaspect()186 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_std()195 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_std()214 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_querystd()257 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_input_status()272 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_stream()317 static int adv748x_afe_propagate_pixelrate(struct adv748x_afe *afe) in adv748x_afe_propagate_pixelrate()[all …]
150 struct adv748x_afe { struct164 container_of(ctrl->handler, struct adv748x_afe, ctrl_hdl) argument165 #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd)194 struct adv748x_afe afe;431 int adv748x_afe_init(struct adv748x_afe *afe);432 void adv748x_afe_cleanup(struct adv748x_afe *afe);433 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input);