hpldet_np        2447 sound/soc/codecs/da7218.c 	struct device_node *hpldet_np;
hpldet_np        2517 sound/soc/codecs/da7218.c 		hpldet_np = of_get_child_by_name(np, "da7218_hpldet");
hpldet_np        2518 sound/soc/codecs/da7218.c 		if (!hpldet_np)
hpldet_np        2524 sound/soc/codecs/da7218.c 			of_node_put(hpldet_np);
hpldet_np        2529 sound/soc/codecs/da7218.c 		if (of_property_read_u32(hpldet_np, "dlg,jack-rate-us",
hpldet_np        2536 sound/soc/codecs/da7218.c 		if (of_property_read_u32(hpldet_np, "dlg,jack-debounce",
hpldet_np        2544 sound/soc/codecs/da7218.c 		if (of_property_read_u32(hpldet_np, "dlg,jack-threshold-pct",
hpldet_np        2551 sound/soc/codecs/da7218.c 		if (of_property_read_bool(hpldet_np, "dlg,comp-inv"))
hpldet_np        2554 sound/soc/codecs/da7218.c 		if (of_property_read_bool(hpldet_np, "dlg,hyst"))
hpldet_np        2557 sound/soc/codecs/da7218.c 		if (of_property_read_bool(hpldet_np, "dlg,discharge"))
hpldet_np        2560 sound/soc/codecs/da7218.c 		of_node_put(hpldet_np);