Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/dvb-usb/
Ddvb-usb-firmware.c38 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()
Ddvb-usb.h473 struct hexline { struct
481 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos); argument
Ddib0700_core.c472 struct hexline hx; in dib0700_download_firmware()