Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddevice.h586 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr,
610 { __ATTR(_name, _mode, device_show_bool, device_store_bool), &(_var) }
/linux-4.19.296/drivers/base/
Dcore.c1038 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, in device_show_bool() function
1045 EXPORT_SYMBOL_GPL(device_show_bool);