Searched refs:is_volatile (Results 1 – 6 of 6) sorted by relevance
22 bool is_volatile; in of_pmem_region_probe() local50 is_volatile = of_property_read_bool(np, "volatile"); in of_pmem_region_probe()52 is_volatile ? "volatile" : "non-volatile", np); in of_pmem_region_probe()69 if (is_volatile) in of_pmem_region_probe()
573 bool is_volatile = snd_ctl_elem_info_is_volatile(ctl->info); in show_mismatch() local575 ctl->name, index, expected_int, read_int, is_volatile); in show_mismatch()576 return !is_volatile; in show_mismatch()
448 bool is_volatile = false; in v4l2_g_ext_ctrls_common() local474 is_volatile = true; in v4l2_g_ext_ctrls_common()501 else if (is_volatile) in v4l2_g_ext_ctrls_common()
848 bool is_volatile) in lm90_read16() argument863 if (!is_volatile) in lm90_read16()
1070 if (control->is_volatile) { in populate_control()
1029 control->is_volatile = find_sdca_control_volatile(entity, control); in find_sdca_entity_control()