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

/linux-4.4.14/drivers/pcmcia/
H A Dyenta_socket.c689 static int yenta_allocate_res(struct yenta_socket *socket, int nr, unsigned type, int addr_start, int addr_end) yenta_allocate_res() function
753 program += yenta_allocate_res(socket, 0, IORESOURCE_IO, yenta_allocate_resources()
755 program += yenta_allocate_res(socket, 1, IORESOURCE_IO, yenta_allocate_resources()
757 program += yenta_allocate_res(socket, 2, IORESOURCE_MEM|IORESOURCE_PREFETCH, yenta_allocate_resources()
759 program += yenta_allocate_res(socket, 3, IORESOURCE_MEM, yenta_allocate_resources()

Completed in 44 milliseconds