Home
last modified time | relevance | path

Searched refs:cardbus_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.h107 struct cardbus_type { struct
121 struct cardbus_type *type; argument
H A Dyenta_socket.c869 static struct cardbus_type cardbus_type[] = { variable
1238 id->driver_data < ARRAY_SIZE(cardbus_type)) { in yenta_probe()
1239 socket->type = &cardbus_type[id->driver_data]; in yenta_probe()