Searched refs:dprintk (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/drivers/media/common/b2c2/
H A Dflexcop.h16 #define dprintk(level,args...) \ macro
19 #define dprintk(level,args...) macro
22 #define deb_info(args...) dprintk(0x01, args)
23 #define deb_tuner(args...) dprintk(0x02, args)
24 #define deb_i2c(args...) dprintk(0x04, args)
25 #define deb_ts(args...) dprintk(0x08, args)
26 #define deb_sram(args...) dprintk(0x10, args)
27 #define deb_rdump(args...) dprintk(0x20, args)
/drivers/media/usb/dvb-usb/
H A Daz6027.h9 #define deb_info(args...) dprintk(dvb_usb_az6027_debug, 0x01, args)
10 #define deb_xfer(args...) dprintk(dvb_usb_az6027_debug, 0x02, args)
11 #define deb_rc(args...) dprintk(dvb_usb_az6027_debug, 0x04, args)
12 #define deb_fe(args...) dprintk(dvb_usb_az6027_debug, 0x08, args)
H A Ddw2102.h7 #define deb_xfer(args...) dprintk(dvb_usb_dw2102_debug, 0x02, args)
8 #define deb_rc(args...) dprintk(dvb_usb_dw2102_debug, 0x04, args)
H A DcinergyT2.h42 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args)
43 #define deb_xfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x002, args)
44 #define deb_pll(args...) dprintk(dvb_usb_cinergyt2_debug, 0x004, args)
45 #define deb_ts(args...) dprintk(dvb_usb_cinergyt2_debug, 0x008, args)
46 #define deb_err(args...) dprintk(dvb_usb_cinergyt2_debug, 0x010, args)
47 #define deb_rc(args...) dprintk(dvb_usb_cinergyt2_debug, 0x020, args)
48 #define deb_fw(args...) dprintk(dvb_usb_cinergyt2_debug, 0x040, args)
49 #define deb_mem(args...) dprintk(dvb_usb_cinergyt2_debug, 0x080, args)
50 #define deb_uxfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x100, args)
H A Ddvb-usb-common.h17 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args)
18 #define deb_xfer(args...) dprintk(dvb_usb_debug,0x002,args)
19 #define deb_pll(args...) dprintk(dvb_usb_debug,0x004,args)
20 #define deb_ts(args...) dprintk(dvb_usb_debug,0x008,args)
21 #define deb_err(args...) dprintk(dvb_usb_debug,0x010,args)
22 #define deb_rc(args...) dprintk(dvb_usb_debug,0x020,args)
23 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args)
24 #define deb_mem(args...) dprintk(dvb_usb_debug,0x080,args)
25 #define deb_uxfer(args...) dprintk(dvb_usb_debug,0x100,args)
H A Dfriio.h34 #define deb_info(args...) dprintk(dvb_usb_friio_debug, 0x01, args)
35 #define deb_xfer(args...) dprintk(dvb_usb_friio_debug, 0x02, args)
36 #define deb_rc(args...) dprintk(dvb_usb_friio_debug, 0x04, args)
37 #define deb_fe(args...) dprintk(dvb_usb_friio_debug, 0x08, args)
/drivers/media/pci/bt8xx/
H A Ddst_ca.c38 #define dprintk(x, y, z, format, arg...) do { \ macro
84 dprintk(verbose, DST_CA_DEBUG, 1, " Computing string checksum.");
85 dprintk(verbose, DST_CA_DEBUG, 1, " -> string length : 0x%02x", length);
87 dprintk(verbose, DST_CA_DEBUG, 1, " -> checksum : 0x%02x", check_string[length]);
99 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover");
104 dprintk(verbose, DST_CA_ERROR, 1, " DST PIO disable failed.");
108 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover");
114 dprintk(verbose, DST_CA_NOTICE, 1, " 8820 not ready");
118 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover");
137 dprintk(verbos
[all...]
/drivers/media/pci/mantis/
H A Dmantis_evm.c50 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Plugin", mantis->num);
59 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Unplug", mantis->num);
69 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Ext IRQ", mantis->num);
72 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Timeout", mantis->num);
75 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Alignment Error", mantis->num);
78 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Overflow", mantis->num);
81 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Read Ready", mantis->num);
84 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): GPIF IRQ", mantis->num);
87 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Empty", mantis->num);
90 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_vp1034.c53 dprintk(MANTIS_ERROR, 1, "Polarization=[13V]");
58 dprintk(MANTIS_ERROR, 1, "Polarization=[18V]");
63 dprintk(MANTIS_ERROR, 1, "Frontend (dummy) POWERDOWN");
66 dprintk(MANTIS_ERROR, 1, "Invalid = (%d)", (u32) voltage);
85 dprintk(MANTIS_ERROR, 1, "Probing for MB86A16 (DVB-S/DSS)");
88 dprintk(MANTIS_ERROR, 1,
96 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>",
103 dprintk(MANTIS_ERROR, 1, "Done!");
H A Dmantis_core.c49 dprintk(verbose, MANTIS_ERROR, 1,
72 dprintk(verbose, MANTIS_ERROR, 1,
89 dprintk(verbose, MANTIS_ERROR, 1, "Mantis EEPROM read error");
93 dprintk(verbose, MANTIS_ERROR, 0,
142 dprintk(verbose, MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n",
145 dprintk(verbose, MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ",
148 dprintk(verbose, MANTIS_ERROR, 0,
155 dprintk(verbose, MANTIS_ERROR, 1, "Mantis I2C init failed");
160 dprintk(verbose, MANTIS_ERROR, 1, "get MAC address failed");
165 dprintk(verbos
[all...]
H A Dmantis_ca.c45 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Read", slot);
58 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Write", slot);
71 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Read", slot);
84 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Write", slot);
97 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot RESET", slot);
113 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot shutdown", slot);
123 dprintk(MANTIS_DEBUG, 1, "Slot(%d): TS control", slot);
134 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Poll Slot status", slot);
137 dprintk(MANTIS_DEBUG, 1, "CA Module present and ready");
140 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_cards.c84 dprintk(MANTIS_ERROR, 1, "Mantis == NULL");
105 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask);
107 dprintk(MANTIS_DEBUG, 0, "<%s>", label[0]);
110 dprintk(MANTIS_DEBUG, 0, "<%s>", label[1]);
116 dprintk(MANTIS_DEBUG, 0, "<%s>", label[2]);
120 dprintk(MANTIS_DEBUG, 0, "<%s>", label[3]);
123 dprintk(MANTIS_DEBUG, 0, "<%s>", label[4]);
126 dprintk(MANTIS_DEBUG, 0, "<%s>", label[5]);
129 dprintk(MANTIS_DEBUG, 0, "<%s>", label[6]);
132 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_dvb.c49 dprintk(MANTIS_DEBUG, 1, "Power ON");
57 dprintk(MANTIS_DEBUG, 1, "Power OFF");
63 dprintk(MANTIS_DEBUG, 1, "Unknown state <%02x>", power);
75 dprintk(MANTIS_DEBUG, 1, "Frontend RESET");
96 dprintk(MANTIS_ERROR, 1, "Frontend POWER OFF failed! <%d>", err);
108 dprintk(MANTIS_DEBUG, 1, "Mantis DVB Start feed");
110 dprintk(MANTIS_DEBUG, 1, "no frontend ?");
115 dprintk(MANTIS_DEBUG, 1, "mantis start feed, feeds=%d", mantis->feeds);
118 dprintk(MANTIS_DEBUG, 1, "mantis start feed & dma");
131 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_ioc.c52 dprintk(MANTIS_ERROR, 1, "ERROR: i2c read: < err=%i d0=0x%02x d1=0x%02x >",
67 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis EEPROM read error <%d>", err);
72 dprintk(MANTIS_ERROR, 0, " MAC Address=[%pM]\n", mac_addr);
83 dprintk(MANTIS_DEBUG, 1, "Set Bit <%d> to <%d>", bitpos, value);
90 dprintk(MANTIS_DEBUG, 1, "GPIO Value <%02x>", mantis->gpio_status);
103 dprintk(MANTIS_DEBUG, 1, "Set stream to HIF");
111 dprintk(MANTIS_DEBUG, 1, "Set stream to CAM");
118 dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl);
H A Dhopper_cards.c76 dprintk(MANTIS_ERROR, 1, "Mantis == NULL");
97 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask);
99 dprintk(MANTIS_DEBUG, 0, "<%s>", label[0]);
102 dprintk(MANTIS_DEBUG, 0, "<%s>", label[1]);
108 dprintk(MANTIS_DEBUG, 0, "<%s>", label[2]);
112 dprintk(MANTIS_DEBUG, 0, "<%s>", label[3]);
115 dprintk(MANTIS_DEBUG, 0, "<%s>", label[4]);
118 dprintk(MANTIS_DEBUG, 0, "<%s>", label[5]);
121 dprintk(MANTIS_DEBUG, 0, "<%s>", label[6]);
124 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_dma.c61 dprintk(MANTIS_ERROR, 1,
73 dprintk(MANTIS_ERROR, 1,
96 dprintk(MANTIS_ERROR, 1,
101 dprintk(MANTIS_ERROR, 1,
112 dprintk(MANTIS_ERROR, 1,
119 dprintk(MANTIS_ERROR, 1,
127 dprintk(MANTIS_ERROR, 1, "Out of memory (?) .....");
135 dprintk(MANTIS_DEBUG, 1, "Mantis DMA init");
137 dprintk(MANTIS_ERROR, 1, "Error allocating DMA buffer");
157 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_pci.c56 dprintk(MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n",
66 dprintk(MANTIS_ERROR, 1, "ERROR: PCI enable failed <%i>", err);
72 dprintk(MANTIS_ERROR, 1, "ERROR: Unable to obtain 32 bit DMA <%i>", err);
83 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 Request failed !");
92 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 remap failed !");
101 dprintk(MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ",
106 dprintk(MANTIS_ERROR, 0,
121 dprintk(MANTIS_ERROR, 1, "ERROR: IRQ registration failed ! <%d>", err);
131 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> I/O unmap", ret);
136 dprintk(MANTIS_ERRO
[all...]
H A Dmantis_hif.c51 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num);
54 dprintk(MANTIS_DEBUG, 1, "Smart Buffer Operation complete");
69 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write ACK timed out !", mantis->num);
72 dprintk(MANTIS_DEBUG, 1, "Write Acknowledged");
79 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write operation timed out!", mantis->num);
84 dprintk(MANTIS_DEBUG, 1, "HIF Write success");
94 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF Mem Read", mantis->num);
107 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num);
113 dprintk(MANTIS_DEBUG, 1, "Mem Read: 0x%02x", data);
123 dprintk(MANTIS_DEBU
[all...]
H A Dmantis_i2c.c42 dprintk(MANTIS_INFO, 0, " %s: Address=[0x%02x] <R>[ ",
64 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials);
73 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials);
77 dprintk(MANTIS_INFO, 0, "%02x ", msg->buf[i]);
79 dprintk(MANTIS_INFO, 0, "]\n");
89 dprintk(MANTIS_INFO, 0, " %s: Address=[0x%02x] <W>[ ",
93 dprintk(MANTIS_INFO, 0, "%02x ", msg->buf[i]);
112 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials);
121 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials);
123 dprintk(MANTIS_INF
[all...]
H A Dmantis_uart.c75 dprintk(MANTIS_ERROR, 1, "RX Fifo FULL");
79 dprintk(MANTIS_DEBUG, 1, "Reading ... <%02x>", data[i] & 0x3f);
82 dprintk(MANTIS_ERROR, 1, "UART framing error");
86 dprintk(MANTIS_ERROR, 1, "UART parity error");
104 dprintk(MANTIS_INFO, 1, "UART BUF:%d <%02x> ", i, buf[i]);
106 dprintk(MANTIS_DEBUG, 0, "\n");
151 dprintk(MANTIS_INFO, 1, "Initializing UART @ %sbps parity:%s",
176 dprintk(MANTIS_DEBUG, 1, "UART successfully initialized");
/drivers/media/pci/zoran/
H A Dvideocodec.c52 #define dprintk(num, format, args...) \ macro
85 dprintk(1, KERN_ERR "videocodec_attach: no data\n");
89 dprintk(2,
94 dprintk(1,
104 dprintk(4, "videocodec_attach: try '%s'\n",
113 dprintk(1,
124 dprintk(3, "videocodec_attach '%s'\n",
128 dprintk(1,
138 dprintk(4,
144 dprintk(
[all...]
H A Dzr36016.c60 #define dprintk(num, format, args...) \ macro
85 dprintk(1,
89 dprintk(4, "%s: reading from 0x%04x: %02x\n", ptr->name, reg,
100 dprintk(4, "%s: writing 0x%02x to 0x%04x\n", ptr->name, value,
107 dprintk(1,
128 dprintk(1,
133 dprintk(4, "%s: reading indirect from 0x%04x: %02x\n", ptr->name,
143 dprintk(4, "%s: writing indirect 0x%02x to 0x%04x\n", ptr->name,
151 dprintk(1,
183 dprintk(
[all...]
/drivers/media/pci/saa7164/
H A Dsaa7164-api.c34 dprintk(DBGLVL_API, "%s()\n", __func__);
57 dprintk(DBGLVL_API, "%s()\n", __func__);
84 dprintk(DBGLVL_API, "%s(level=%d)\n", __func__, level);
92 dprintk(DBGLVL_API, "%s() Was %d\n", __func__, lvl.dwDebugLevel);
111 dprintk(DBGLVL_API, "%s(nr=%d, unitid=0x%x)\n", __func__,
132 dprintk(DBGLVL_API, "SET/PROBE Verified\n");
151 dprintk(DBGLVL_API, "SET/COMMIT Verified\n");
153 dprintk(DBGLVL_API, "rsp.bmHint = 0x%x\n", rsp.bmHint);
154 dprintk(DBGLVL_API, "rsp.bFormatIndex = 0x%x\n",
156 dprintk(DBGLVL_AP
[all...]
H A Dsaa7164-bus.c60 dprintk(DBGLVL_BUS, "Dumping the bus structure:\n");
61 dprintk(DBGLVL_BUS, " .type = %d\n", b->Type);
62 dprintk(DBGLVL_BUS, " .dev->bmmio = 0x%p\n", dev->bmmio);
63 dprintk(DBGLVL_BUS, " .m_wMaxReqSize = 0x%x\n", b->m_wMaxReqSize);
64 dprintk(DBGLVL_BUS, " .m_pdwSetRing = 0x%p\n", b->m_pdwSetRing);
65 dprintk(DBGLVL_BUS, " .m_dwSizeSetRing = 0x%x\n", b->m_dwSizeSetRing);
66 dprintk(DBGLVL_BUS, " .m_pdwGetRing = 0x%p\n", b->m_pdwGetRing);
67 dprintk(DBGLVL_BUS, " .m_dwSizeGetRing = 0x%x\n", b->m_dwSizeGetRing);
69 dprintk(DBGLVL_BUS, " .m_dwSetReadPos = 0x%x (0x%08x)\n",
72 dprintk(DBGLVL_BU
[all...]
H A Dsaa7164-cmd.c89 dprintk(DBGLVL_CMD, "%s()\n", __func__);
102 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout);
104 dprintk(DBGLVL_CMD,
142 dprintk(DBGLVL_CMD, "%s()\n", __func__);
156 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout);
179 dprintk(DBGLVL_CMD, "%s() signalled seqno(%d) (for dequeue)\n",
272 dprintk(DBGLVL_CMD, "%s(seqno=%d)\n", __func__, seqno);
285 dprintk(DBGLVL_CMD,
304 dprintk(DBGLVL_CMD, "%s(seqno=%d) Waiting res = %d "
319 dprintk(DBGLVL_CM
[all...]

Completed in 691 milliseconds

1234567891011>>