Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dpm.c83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, in idle_store() function
98 __ATTR(sleep_while_idle, 0644, idle_show, idle_store);
/linux/drivers/block/zram/
H A Dzram_drv.c315 static ssize_t idle_store(struct device *dev, in idle_store() function