Searched refs:compass_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | hmc6352.c | 30 static int compass_store(struct device *dev, const char *buf, size_t count, in compass_store() function 54 return compass_store(dev, buf, count, "EC"); in compass_calibration_store() 60 return compass_store(dev, buf, count, "SW"); in compass_power_mode_store()
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | hmc6352.c | 30 static int compass_store(struct device *dev, const char *buf, size_t count, in compass_store() function 54 return compass_store(dev, buf, count, "EC"); in compass_calibration_store() 60 return compass_store(dev, buf, count, "SW"); in compass_power_mode_store()
|
Completed in 1 milliseconds