Searched refs:deb_fw (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | af9005.c | 600 deb_fw(">>> "); in af9005_boot_packet() 601 debug_dump(buf, FW_BULKOUT_SIZE + 2, deb_fw); in af9005_boot_packet() 620 deb_fw("<<< "); in af9005_boot_packet() 621 debug_dump(buf, act_len, deb_fw); in af9005_boot_packet() 734 deb_fw(">>> "); in af9005_download_firmware() 735 debug_dump(buf, FW_BULKOUT_SIZE + 2, deb_fw); in af9005_download_firmware()
|
A D | cinergyT2.h | 34 #define deb_fw(args...) dprintk(dvb_usb_cinergyt2_debug, 0x040, args) macro
|
A D | dvb-usb-common.h | 24 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args) macro
|
A D | dib0700.h | 16 #define deb_fw(args...) dprintk(dvb_usb_dib0700_debug,0x02,args) macro
|
A D | dvb-usb-firmware.c | 55 deb_fw("writing to address 0x%04x (buffer: 0x%02x %02x)\n", hx->addr, hx->len, hx->chk); in usb_cypress_load_firmware()
|
A D | dib0700_core.c | 494 deb_fw("jumpram to 0x%x failed\n",address); in dib0700_jumpram() 498 deb_fw("jumpram to 0x%x failed\n",address); in dib0700_jumpram()
|
A D | af9005.h | 23 #define deb_fw(args...) dprintk(dvb_usb_af9005_debug,0x20,args) macro
|
Completed in 27 milliseconds