Searched refs:s10_svc_allocate_memory (Results 1 – 3 of 3) sorted by relevance
55 int s10_svc_allocate_memory(device_t dev, struct s10_svc_mem *mem, int size);
132 s10_svc_allocate_memory(device_t dev, struct s10_svc_mem *mem, int size) in s10_svc_allocate_memory() function
92 err = s10_svc_allocate_memory(sc->s10_svc_dev, in fpga_open()