Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c157 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input) in adv748x_afe_s_input() function
280 ret = adv748x_afe_s_input(afe, afe->input); in adv748x_afe_s_stream()
524 adv748x_afe_s_input(afe, afe->input); in adv748x_afe_init()
H A Dadv748x.h435 int adv748x_afe_s_input(struct adv748x_afe *afe, unsigned int input);
H A Dadv748x-core.c519 adv748x_afe_s_input(&state->afe, state->afe.input); in adv748x_reset()