Searched defs:drvextra_cmd_parm (Results 1 – 2 of 2) sorted by relevance
510 struct drvextra_cmd_parm { struct511 int ec_id; /* extra cmd id */512 int type; /* Can use this field as the type id or command size */513 int size; /* buffer size */514 unsigned char *pbuf;
522 struct drvextra_cmd_parm { struct523 int ec_id; /* extra cmd id */524 int type_size; /* Can use this field as the type id or command size */525 unsigned char *pbuf;