Searched refs:celleb_machine_type (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/arch/powerpc/platforms/cell/
H A Dcelleb_setup.c66 static char celleb_machine_type[128] = "Celleb"; variable
77 seq_printf(m, "machine\t\t: %s %s\n", celleb_machine_type, model);
83 strlcpy(celleb_machine_type, ptr, sizeof(celleb_machine_type));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcelleb_setup.c66 static char celleb_machine_type[128] = "Celleb"; variable
77 seq_printf(m, "machine\t\t: %s %s\n", celleb_machine_type, model);
83 strlcpy(celleb_machine_type, ptr, sizeof(celleb_machine_type));

Completed in 60 milliseconds