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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtifm.h90 struct tifm_dev { struct
96 void (*card_event)(struct tifm_dev *sock);
97 void (*data_event)(struct tifm_dev *sock);
104 int (*probe)(struct tifm_dev *dev);
105 void (*remove)(struct tifm_dev *dev);
106 int (*suspend)(struct tifm_dev *dev,
108 int (*resume)(struct tifm_dev *dev);
126 struct tifm_dev *sock);
128 struct tifm_dev *sockets[0];
138 struct tifm_dev *tifm_alloc_devic
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dtifm_core.c36 static int tifm_dev_match(struct tifm_dev *sock, struct tifm_device_id *id)
45 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev);
63 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev);
77 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev);
92 static void tifm_dummy_event(struct tifm_dev *sock)
99 struct tifm_dev *sock = container_of(dev, struct tifm_dev, de
[all...]
H A Dtifm_7xx1.c25 struct tifm_dev *sock)
29 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock)
42 struct tifm_dev *sock;
142 struct tifm_dev *sock;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dtifm_sd.c90 struct tifm_dev *dev;
116 struct tifm_dev *sock = host->dev;
142 struct tifm_dev *sock = host->dev;
264 struct tifm_dev *sock = host->dev;
373 struct tifm_dev *sock = host->dev;
390 static void tifm_sd_fetch_resp(struct mmc_command *cmd, struct tifm_dev *sock)
404 struct tifm_dev *sock = host->dev;
475 static void tifm_sd_data_event(struct tifm_dev *sock)
503 static void tifm_sd_card_event(struct tifm_dev *sock)
595 struct tifm_dev *soc
[all...]

Completed in 100 milliseconds