adv748x_afe        55 drivers/media/i2c/adv748x/adv748x-afe.c static int adv748x_afe_status(struct adv748x_afe *afe, u32 *signal,
adv748x_afe       112 drivers/media/i2c/adv748x/adv748x-afe.c static void adv748x_afe_fill_format(struct adv748x_afe *afe,
adv748x_afe       157 drivers/media/i2c/adv748x/adv748x-afe.c static int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input)
adv748x_afe       167 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       186 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       195 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       214 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       257 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       272 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       317 drivers/media/i2c/adv748x/adv748x-afe.c static int adv748x_afe_propagate_pixelrate(struct adv748x_afe *afe)
adv748x_afe       349 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_sd_to_afe(sd);
adv748x_afe       417 drivers/media/i2c/adv748x/adv748x-afe.c 	struct adv748x_afe *afe = adv748x_ctrl_to_afe(ctrl);
adv748x_afe       465 drivers/media/i2c/adv748x/adv748x-afe.c static int adv748x_afe_init_controls(struct adv748x_afe *afe)
adv748x_afe       501 drivers/media/i2c/adv748x/adv748x-afe.c int adv748x_afe_init(struct adv748x_afe *afe)
adv748x_afe       550 drivers/media/i2c/adv748x/adv748x-afe.c void adv748x_afe_cleanup(struct adv748x_afe *afe)
adv748x_afe       164 drivers/media/i2c/adv748x/adv748x.h 	container_of(ctrl->handler, struct adv748x_afe, ctrl_hdl)
adv748x_afe       165 drivers/media/i2c/adv748x/adv748x.h #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd)
adv748x_afe       195 drivers/media/i2c/adv748x/adv748x.h 	struct adv748x_afe afe;
adv748x_afe       435 drivers/media/i2c/adv748x/adv748x.h int adv748x_afe_init(struct adv748x_afe *afe);
adv748x_afe       436 drivers/media/i2c/adv748x/adv748x.h void adv748x_afe_cleanup(struct adv748x_afe *afe);