Searched refs:ak8963_init (Results 1 – 3 of 3) sorted by relevance
19 int ak8963_init(const struct device *dev);
350 int ak8963_init(const struct device *dev) in ak8963_init() function
329 ret = ak8963_init(dev); in mpu9250_init()