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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dyenta_socket.h106 struct cardbus_type { struct
120 struct cardbus_type *type;
H A Dyenta_socket.c856 static struct cardbus_type cardbus_type[] = { variable in typeref:struct:cardbus_type
1226 id->driver_data < ARRAY_SIZE(cardbus_type)) {
1227 socket->type = &cardbus_type[id->driver_data];

Completed in 156 milliseconds