Lines Matching defs:dev
338 static int max310x_detect(struct device *dev) in max310x_detect()
455 static bool max310x_reg_writeable(struct device *dev, unsigned int reg) in max310x_reg_writeable()
470 static bool max310x_reg_volatile(struct device *dev, unsigned int reg) in max310x_reg_volatile()
490 static bool max310x_reg_precious(struct device *dev, unsigned int reg) in max310x_reg_precious()
503 static bool max310x_reg_noinc(struct device *dev, unsigned int reg) in max310x_reg_noinc()
561 static s32 max310x_set_ref_clk(struct device *dev, struct max310x_port *s, in max310x_set_ref_clk()
1152 static int __maybe_unused max310x_suspend(struct device *dev) in max310x_suspend()
1165 static int __maybe_unused max310x_resume(struct device *dev) in max310x_resume()
1253 static int max310x_probe(struct device *dev, const struct max310x_devtype *devtype, in max310x_probe()
1444 static void max310x_remove(struct device *dev) in max310x_remove()
1501 static int max310x_spi_extended_reg_enable(struct device *dev, bool enable) in max310x_spi_extended_reg_enable()
1572 static int max310x_i2c_extended_reg_enable(struct device *dev, bool enable) in max310x_i2c_extended_reg_enable()