Searched refs:hexline (Results 1 – 3 of 3) sorted by relevance
38 struct hexline hx; in usb_cypress_load_firmware()115 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()123 memset(hx,0,sizeof(struct hexline)); in dvb_usb_get_hexline()
473 struct hexline { struct481 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos); argument
472 struct hexline hx; in dib0700_download_firmware()