Home
last modified time | relevance | path

Searched defs:kstrtobool_from_user (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dkstrtox.c377 int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1101 static int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function