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

/drivers/usb/storage/
H A DMakefile25 obj-$(CONFIG_USB_STORAGE_ALAUDA) += ums-alauda.o
39 ums-alauda-y := alauda.o
H A DKconfig145 If this driver is compiled as a module, it will be named ums-alauda.
/drivers/mtd/nand/
H A Dalauda.c8 * and on drivers/usb/storage/alauda.c, which is:
66 struct alauda { struct
120 struct alauda *al = container_of(kref, struct alauda, kref);
130 static int alauda_get_media_status(struct alauda *al, void *buf)
141 static int alauda_ack_media(struct alauda *al)
152 static int alauda_get_media_signatures(struct alauda *al, void *buf)
163 static void alauda_reset(struct alauda *al)
207 struct alauda *al = mtd->priv;
272 struct alauda *a
[all...]
H A DMakefile37 obj-$(CONFIG_MTD_ALAUDA) += alauda.o

Completed in 82 milliseconds