Home
last modified time | relevance | path

Searched defs:DownLoad (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/generic_serial/rio/
Ddaemon.h47 struct DownLoad { struct
48 char __user *DataP;
49 unsigned int Count;
50 unsigned int ProductCode;
Drioctrl.c84 static struct DownLoad DownLoad; variable