Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/adv748x/
Dadv748x.h433 int adv748x_afe_init(struct adv748x_afe *afe);
Dadv748x-afe.c502 int adv748x_afe_init(struct adv748x_afe *afe) in adv748x_afe_init() function
Dadv748x-core.c780 ret = adv748x_afe_init(&state->afe); in adv748x_probe()