get_pmd_regs 94 arch/powerpc/platforms/cell/cbe_thermal.c pmd_regs = get_pmd_regs(dev); get_pmd_regs 141 arch/powerpc/platforms/cell/cbe_thermal.c return show_throttle(get_pmd_regs(dev), buf, 0); get_pmd_regs 147 arch/powerpc/platforms/cell/cbe_thermal.c return show_throttle(get_pmd_regs(dev), buf, 8); get_pmd_regs 153 arch/powerpc/platforms/cell/cbe_thermal.c return show_throttle(get_pmd_regs(dev), buf, 16); get_pmd_regs 159 arch/powerpc/platforms/cell/cbe_thermal.c return store_throttle(get_pmd_regs(dev), buf, size, 0); get_pmd_regs 165 arch/powerpc/platforms/cell/cbe_thermal.c return store_throttle(get_pmd_regs(dev), buf, size, 8); get_pmd_regs 171 arch/powerpc/platforms/cell/cbe_thermal.c return store_throttle(get_pmd_regs(dev), buf, size, 16);