Searched defs:fw_plugin (Results 1 – 1 of 1) sorted by relevance
63 struct fw_plugin { struct67 void *handle;77 char *filename;84 char *drvname; /* "ses" or "tavor" or .... */92 int (*fw_readfw)(struct devicelist *device, char *filename);100 int (*fw_writefw)(struct devicelist *device, char *filename);114 int (*fw_identify)(int start);122 int (*fw_devinfo)(struct devicelist *thisdev);132 void (*fw_cleanup)(struct devicelist *thisdev);