Searched refs:guts_np (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.c191 struct device_node *guts_np = NULL; local
347 guts_np = of_find_compatible_node(NULL, NULL, "fsl,mpc8610-guts");
348 if (!guts_np) {
353 machine_data->guts = of_iomap(guts_np, 0);
354 of_node_put(guts_np);
479 of_node_put(guts_np);

Completed in 107 milliseconds