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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c138 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
168 .resource_allocation_enable_set = resource_allocation_enable_set,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dspu_priv1.c168 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
206 .resource_allocation_enable_set = resource_allocation_enable_set,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dspu_priv1.h49 void (*resource_allocation_enable_set) (struct spu *spu, u64 enable); member in struct:spu_priv1_ops
166 spu_priv1_ops->resource_allocation_enable_set(spu, enable);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dspu.c538 static void resource_allocation_enable_set(struct spu *spu, u64 enable) function
567 .resource_allocation_enable_set = resource_allocation_enable_set,

Completed in 46 milliseconds