Searched refs:hexline (Results 1 – 5 of 5) sorted by relevance
39 struct hexline *hx; in usb_cypress_load_firmware()47 hx = (struct hexline *)buf; in usb_cypress_load_firmware()124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()132 memset(hx,0,sizeof(struct hexline)); in dvb_usb_get_hexline()
518 struct hexline { struct526 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos); argument
509 struct hexline hx; in dib0700_download_firmware()
42 struct hexline *hx, int *pos) in cypress_get_hexline()50 memset(hx, 0, sizeof(struct hexline)); in cypress_get_hexline()75 struct hexline *hx; in cypress_load_firmware()
19 struct hexline { struct