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

/linux-master/drivers/media/common/
H A Dcypress_firmware.h19 struct hexline { struct
H A Dcypress_firmware.c42 struct hexline *hx, int *pos)
50 memset(hx, 0, sizeof(struct hexline));
75 struct hexline *hx;
/linux-master/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c39 struct hexline *hx;
47 hx = (struct hexline *)buf;
124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx,
132 memset(hx,0,sizeof(struct hexline));
H A Ddvb-usb.h516 struct hexline { struct
524 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c509 struct hexline hx;

Completed in 141 milliseconds