Searched defs:fwdata (Results 1 – 12 of 12) sorted by relevance
85 struct fwdata { struct86 struct fwheader hdr;87 __le32 seqnum;88 uint8_t data[0];
277 struct fwdata *fwdata = cardp->ep_out_buf; in if_usb_send_fw_pkt() local
91 struct fwdata { struct92 struct fwheader hdr;93 __le32 seqnum;94 uint8_t data[0];
326 struct fwdata *fwdata = cardp->ep_out_buf; in if_usb_send_fw_pkt() local
183 const u8 *fwdata; in edid_load() local
55 static int cnl_prepare_fw(struct sst_dsp *ctx, const void *fwdata, u32 fwsize) in cnl_prepare_fw()
106 const void *fwdata, u32 fwsize) in sst_bxt_prepare_fw()
409 def getdmesg(self, fwdata=[]): argument731 def writeDatafileHeader(self, filename, fwdata=[]): argument2259 fwdata = [] variable in TestProps
1370 struct fw_data *fwdata; in mwifiex_prog_fw_w_helper() local
2009 const struct mwifiex_fw_data *fwdata; in mwifiex_extract_wifi_fw() local
1574 u32 *fwdata; in knav_queue_load_pdsp() local
276 vxge_update_fw_image(struct __vxge_hw_device *hldev, const u8 *fwdata, int size) in vxge_update_fw_image()