Searched refs:device_show_bool (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device.h | 121 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, 149 { __ATTR(_name, _mode, device_show_bool, device_store_bool), &(_var) }
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 2499 __ATTR(ignore_ce, 0644, device_show_bool, set_ignore_ce), 2504 __ATTR(cmci_disabled, 0644, device_show_bool, set_cmci_disabled),
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 369 device_show_bool 2778 device_show_bool
|
| H A D | abi_gki_aarch64_exynos | 314 device_show_bool
|
| H A D | abi_gki_aarch64_oplus | 449 device_show_bool
|
| H A D | abi_gki_aarch64_galaxy | 1205 device_show_bool
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | core.c | 2079 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, in device_show_bool() function 2086 EXPORT_SYMBOL_GPL(device_show_bool);
|