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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 168 milliseconds