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()123 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()131 memset(hx,0,sizeof(struct hexline)); in dvb_usb_get_hexline()
481 struct hexline { struct489 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos); argument
510 struct hexline hx; in dib0700_download_firmware()
41 struct hexline *hx, int *pos) in cypress_get_hexline()49 memset(hx, 0, sizeof(struct hexline)); in cypress_get_hexline()74 struct hexline *hx; in cypress_load_firmware()
19 struct hexline { struct