Searched defs:fw_file (Results 1 – 1 of 1) sorted by relevance
78 struct fw_file { struct79 struct fw_cfg_file cfg; /* firmware file information */80 unsigned long addr; /* firmware file in-memory address */81 struct list_head list; /* list node to link to fw_list */