Home
last modified time | relevance | path

Searched refs:hexline (Results 1 – 5 of 5) sorted by relevance

/drivers/media/usb/dvb-usb/
Ddvb-usb-firmware.c39 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()
Ddvb-usb.h518 struct hexline { struct
526 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos); argument
Ddib0700_core.c509 struct hexline hx; in dib0700_download_firmware()
/drivers/media/common/
Dcypress_firmware.c42 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()
Dcypress_firmware.h19 struct hexline { struct