Searched refs:hexline (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-firmware.c | 39 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 D | dvb-usb.h | 493 struct hexline { struct 501 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
|
H A D | dib0700_core.c | 509 struct hexline hx; in dib0700_download_firmware()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-firmware.c | 39 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 D | dvb-usb.h | 518 struct hexline { struct 526 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
|
H A D | dib0700_core.c | 509 struct hexline hx; in dib0700_download_firmware()
|
/kernel/linux/linux-5.10/drivers/media/common/ |
H A D | cypress_firmware.c | 42 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 D | cypress_firmware.h | 19 struct hexline { struct
|
/kernel/linux/linux-6.6/drivers/media/common/ |
H A D | cypress_firmware.c | 42 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 D | cypress_firmware.h | 19 struct hexline { struct
|
Completed in 6 milliseconds