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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dyenta_socket.h106 struct cardbus_type { struct
120 struct cardbus_type *type;
H A Dyenta_socket.c786 static struct cardbus_type cardbus_type[] = { variable in typeref:struct:cardbus_type
1159 id->driver_data < ARRAY_SIZE(cardbus_type)) {
1160 socket->type = &cardbus_type[id->driver_data];

Completed in 50 milliseconds