Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/adv748x/
H A Dadv748x.h431 int adv748x_afe_init(struct adv748x_afe *afe);
H A Dadv748x-afe.c502 int adv748x_afe_init(struct adv748x_afe *afe) in adv748x_afe_init() function
H A Dadv748x-core.c780 ret = adv748x_afe_init(&state->afe); in adv748x_probe()