Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h121 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 Dcore.c2499 __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 Dabi_gki_aarch64_mtk369 device_show_bool
2778 device_show_bool
H A Dabi_gki_aarch64_exynos314 device_show_bool
H A Dabi_gki_aarch64_oplus449 device_show_bool
H A Dabi_gki_aarch64_galaxy1205 device_show_bool
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c2079 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, in device_show_bool() function
2086 EXPORT_SYMBOL_GPL(device_show_bool);