Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h113 ssize_t device_show_ulong(struct device *dev, struct device_attribute *attr,
143 { __ATTR(_name, _mode, device_show_ulong, device_store_ulong), &(_var) }
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c2028 ssize_t device_show_ulong(struct device *dev, in device_show_ulong() function
2035 EXPORT_SYMBOL_GPL(device_show_ulong);