Searched refs:codec_ph (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dmpc8610_hpcd.c194 const phandle *codec_ph; local
219 codec_ph = of_get_property(np, "codec-handle", NULL);
220 if (!codec_ph)
223 codec_np = of_find_node_by_phandle(*codec_ph);

Completed in 83 milliseconds