Searched refs:force_raw (Results 1 – 4 of 4) sorted by relevance
111 if (ndns->force_raw) in nd_dax_probe()
1415 bool force_raw; in force_raw_store() local1416 int rc = strtobool(buf, &force_raw); in force_raw_store()1421 to_ndns(dev)->force_raw = force_raw; in force_raw_store()1428 return sprintf(buf, "%d\n", to_ndns(dev)->force_raw); in force_raw_show()1430 static DEVICE_ATTR_RW(force_raw);
302 if (ndns->force_raw) in nd_btt_probe()
480 if (ndns->force_raw) in nd_pfn_probe()