Searched refs:store_size (Results 1 – 2 of 2) sorted by relevance
422 static ssize_t store_size(struct device *dev, struct device_attribute *attr, in store_size() function545 __ATTR(size, S_IRUGO | S_IWUSR, show_size, store_size),
7043 static void sdebug_build_parts(unsigned char *ramp, unsigned long store_size) in sdebug_build_parts() argument7051 if ((sdebug_num_parts < 1) || (store_size < 1048576)) in sdebug_build_parts()
Completed in 25 milliseconds