Home
last modified time | relevance | path

Searched defs:store_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c422 static ssize_t store_size(struct device *dev, struct device_attribute *attr, in store_size() function
/openbmc/linux/tools/mm/
H A Dslabinfo.c260 static int store_size(char *buffer, unsigned long value) in store_size() function
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c5399 static void sdebug_build_parts(unsigned char *ramp, unsigned long store_size) in sdebug_build_parts()