Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dcore.c2448 ssize_t device_store_ulong(struct device *dev, in device_store_ulong() function
2463 EXPORT_SYMBOL_GPL(device_store_ulong);
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2647 ssize_t ret = device_store_ulong(s, attr, buf, size); in store_int_with_restart()