Home
last modified time | relevance | path

Searched refs:dvb_usb_get_hexline (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c54 while ((ret = dvb_usb_get_hexline(fw, hx, &pos)) > 0) { in usb_cypress_load_firmware()
124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline() function
155 EXPORT_SYMBOL(dvb_usb_get_hexline); variable
H A Ddvb-usb.h501 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c518 while ((ret = dvb_usb_get_hexline(fw, &hx, &pos)) > 0) { in dib0700_download_firmware()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c54 while ((ret = dvb_usb_get_hexline(fw, hx, &pos)) > 0) { in usb_cypress_load_firmware()
124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline() function
155 EXPORT_SYMBOL(dvb_usb_get_hexline); variable
H A Ddvb-usb.h526 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
H A Ddib0700_core.c518 while ((ret = dvb_usb_get_hexline(fw, &hx, &pos)) > 0) { in dib0700_download_firmware()

Completed in 6 milliseconds