Home
last modified time | relevance | path

Searched refs:mapping_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c302 static ssize_t mapping_store(const char *buf, size_t count) in mapping_store() function
321 __ATTR(mapping, 0644, mapping_show, mapping_store);
/openbmc/linux/drivers/dax/
H A Dbus.c1126 static ssize_t mapping_store(struct device *dev, struct device_attribute *attr, in mapping_store() function