Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A 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()
H A Ddvb-usb.h493 struct hexline { struct
501 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c509 struct hexline hx; in dib0700_download_firmware()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A 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()
H A Ddvb-usb.h518 struct hexline { struct
526 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c509 struct hexline hx; in dib0700_download_firmware()
/kernel/linux/linux-5.10/drivers/media/common/
H A 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()
H A Dcypress_firmware.h19 struct hexline { struct
/kernel/linux/linux-6.6/drivers/media/common/
H A 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()
H A Dcypress_firmware.h19 struct hexline { struct

Completed in 6 milliseconds