Searched refs:c_ptr (Results 1 – 1 of 1) sorted by relevance
2979 const char *c_ptr = NULL; in scmi_debugfs_common_setup() local 2991 of_property_read_string(info->dev->of_node, "compatible", &c_ptr); in scmi_debugfs_common_setup() 2992 dbg->type = kstrdup(c_ptr, GFP_KERNEL); in scmi_debugfs_common_setup()