Home
last modified time | relevance | path

Searched defs:store_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/accel/
H A Dkxcjk-1013.c679 enum kxcjk1013_mode store_mode; in kxcjk1013_setup_interrupt() local
780 enum kxcjk1013_mode store_mode; in kxcjk1013_set_odr() local
859 enum kxcjk1013_mode store_mode; in kxcjk1013_set_scale() local
/linux/drivers/video/fbdev/core/
H A Dfbsysfs.c56 static ssize_t store_mode(struct device *device, struct device_attribute *attr, in store_mode() function