Home
last modified time | relevance | path

Searched refs:MANTIS_ERROR (Results 1 – 20 of 20) sorted by relevance

/linux-2.6.39/drivers/media/dvb/mantis/
Dmantis_core.c49 dprintk(verbose, MANTIS_ERROR, 1, in read_eeprom_byte()
72 dprintk(verbose, MANTIS_ERROR, 1, in write_eeprom_byte()
89 dprintk(verbose, MANTIS_ERROR, 1, "Mantis EEPROM read error"); in get_mac_address()
93 dprintk(verbose, MANTIS_ERROR, 0, in get_mac_address()
142 dprintk(verbose, MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n", in mantis_core_init()
145 dprintk(verbose, MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ", in mantis_core_init()
148 dprintk(verbose, MANTIS_ERROR, 0, in mantis_core_init()
155 dprintk(verbose, MANTIS_ERROR, 1, "Mantis I2C init failed"); in mantis_core_init()
160 dprintk(verbose, MANTIS_ERROR, 1, "get MAC address failed"); in mantis_core_init()
165 dprintk(verbose, MANTIS_ERROR, 1, "Mantis DMA init failed"); in mantis_core_init()
[all …]
Dmantis_pci.c56 dprintk(MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n", in mantis_pci_init()
66 dprintk(MANTIS_ERROR, 1, "ERROR: PCI enable failed <%i>", err); in mantis_pci_init()
72 dprintk(MANTIS_ERROR, 1, "ERROR: Unable to obtain 32 bit DMA <%i>", err); in mantis_pci_init()
83 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 Request failed !"); in mantis_pci_init()
92 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 remap failed !"); in mantis_pci_init()
102 dprintk(MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ", in mantis_pci_init()
107 dprintk(MANTIS_ERROR, 0, in mantis_pci_init()
122 dprintk(MANTIS_ERROR, 1, "ERROR: IRQ registration failed ! <%d>", err); in mantis_pci_init()
132 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> I/O unmap", ret); in mantis_pci_init()
137 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> releasing regions", ret); in mantis_pci_init()
[all …]
Dmantis_vp1034.c52 dprintk(MANTIS_ERROR, 1, "Polarization=[13V]"); in vp1034_set_voltage()
57 dprintk(MANTIS_ERROR, 1, "Polarization=[18V]"); in vp1034_set_voltage()
62 dprintk(MANTIS_ERROR, 1, "Frontend (dummy) POWERDOWN"); in vp1034_set_voltage()
65 dprintk(MANTIS_ERROR, 1, "Invalid = (%d)", (u32) voltage); in vp1034_set_voltage()
84 dprintk(MANTIS_ERROR, 1, "Probing for MB86A16 (DVB-S/DSS)"); in vp1034_frontend_init()
87 dprintk(MANTIS_ERROR, 1, in vp1034_frontend_init()
95 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1034_frontend_init()
102 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1034_frontend_init()
Dmantis_cards.c84 dprintk(MANTIS_ERROR, 1, "Mantis == NULL"); in mantis_irq_handler()
185 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in mantis_pci_probe()
191 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis stream control failed <%d>", err); in mantis_pci_probe()
197 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in mantis_pci_probe()
203 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis MAC address read failed <%d>", err); in mantis_pci_probe()
209 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in mantis_pci_probe()
215 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in mantis_pci_probe()
220 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis UART initialization failed <%d>", err); in mantis_pci_probe()
229 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis UART exit! <%d>", err); in mantis_pci_probe()
234 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err); in mantis_pci_probe()
[all …]
Dhopper_cards.c76 dprintk(MANTIS_ERROR, 1, "Mantis == NULL"); in hopper_irq_handler()
177 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in hopper_pci_probe()
183 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis stream control failed <%d>", err); in hopper_pci_probe()
189 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in hopper_pci_probe()
195 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis MAC address read failed <%d>", err); in hopper_pci_probe()
201 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in hopper_pci_probe()
207 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in hopper_pci_probe()
215 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err); in hopper_pci_probe()
219 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C exit! <%d>", err); in hopper_pci_probe()
223 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI exit! <%d>", err); in hopper_pci_probe()
[all …]
Dmantis_dma.c57 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit()
69 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit()
92 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
97 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
108 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
115 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
123 dprintk(MANTIS_ERROR, 1, "Out of memory (?) ....."); in mantis_alloc_buffers()
141 dprintk(MANTIS_ERROR, 1, "Buffer size error"); in mantis_calc_lines()
154 dprintk(MANTIS_ERROR, 1, "Error allocating DMA buffer"); in mantis_dma_init()
163 dprintk(MANTIS_ERROR, 1, "Mantis calc lines failed"); in mantis_dma_init()
Dmantis_dvb.c96 dprintk(MANTIS_ERROR, 1, "Frontend POWER OFF failed! <%d>", err); in mantis_frontend_shutdown()
162 dprintk(MANTIS_ERROR, 1, "Error registering adapter"); in mantis_dvb_init()
181 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
194 dprintk(MANTIS_ERROR, 1, "dvb_dmxdev_init failed, ERROR=%d", result); in mantis_dvb_init()
202 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
209 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
215 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
225 dprintk(MANTIS_ERROR, 1, "!!! NO Frontends found !!!"); in mantis_dvb_init()
229 dprintk(MANTIS_ERROR, 1, "FE <NULL>"); in mantis_dvb_init()
234 dprintk(MANTIS_ERROR, 1, "ERROR: Frontend registration failed"); in mantis_dvb_init()
[all …]
Dmantis_hif.c50 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num); in mantis_hif_sbuf_opdone_wait()
68 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write ACK timed out !", mantis->num); in mantis_hif_write_wait()
78 dprintk(MANTIS_ERROR, 1, "Adater(%d) Slot(0): Write operation timed out!", mantis->num); in mantis_hif_write_wait()
106 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_mem()
135 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_mem()
163 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_iom()
192 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_iom()
210 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Initializing Mantis Host Interface", mantis->num); in mantis_hif_init()
232 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Exiting Mantis Host Interface", mantis->num); in mantis_hif_exit()
Dmantis_vp1033.c110 dprintk(MANTIS_ERROR, 1, "Write: I2C Transfer failed"); in lgtdqcs001f_tuner_set()
175 dprintk(MANTIS_ERROR, 1, "Probing for STV0299 (DVB-S)"); in vp1033_frontend_init()
180 dprintk(MANTIS_ERROR, 1, "found STV0299 DVB-S frontend @ 0x%02x", in vp1033_frontend_init()
183 dprintk(MANTIS_ERROR, 1, "Mantis DVB-S STV0299 frontend attach success"); in vp1033_frontend_init()
188 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1033_frontend_init()
195 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1033_frontend_init()
Dmantis_vp2033.c134 dprintk(MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)"); in vp2033_frontend_init()
140 dprintk(MANTIS_ERROR, 1, in vp2033_frontend_init()
149 dprintk(MANTIS_ERROR, 1, in vp2033_frontend_init()
157 dprintk(MANTIS_ERROR, 1, "Mantis DVB-C Philips CU1216 frontend attach success"); in vp2033_frontend_init()
162 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp2033_frontend_init()
Dmantis_vp2040.c134 dprintk(MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)"); in vp2040_frontend_init()
140 dprintk(MANTIS_ERROR, 1, in vp2040_frontend_init()
149 dprintk(MANTIS_ERROR, 1, in vp2040_frontend_init()
157 dprintk(MANTIS_ERROR, 1, "Mantis DVB-C Philips CU1216 frontend attach success"); in vp2040_frontend_init()
162 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp2040_frontend_init()
Dmantis_ioc.c51 dprintk(MANTIS_ERROR, 1, "ERROR: i2c read: < err=%i d0=0x%02x d1=0x%02x >", in read_eeprom_bytes()
66 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis EEPROM read error <%d>", err); in mantis_get_mac()
71 dprintk(MANTIS_ERROR, 0, " MAC Address=[%pM]\n", mac_addr); in mantis_get_mac()
117 dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl); in mantis_stream_control()
Dhopper_vp3028.c59 dprintk(MANTIS_ERROR, 1, "Probing for 10353 (DVB-T)"); in vp3028_frontend_init()
65 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp3028_frontend_init()
71 dprintk(MANTIS_ERROR, 1, "Done!"); in vp3028_frontend_init()
Dmantis_vp3030.c70 dprintk(MANTIS_ERROR, 1, "Probing for 10353 (DVB-T)"); in vp3030_frontend_init()
78 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp3030_frontend_init()
86 dprintk(MANTIS_ERROR, 1, "Done!"); in vp3030_frontend_init()
Dmantis_ca.c154 dprintk(MANTIS_ERROR, 1, "Out of memory!, exiting .."); in mantis_ca_init()
180 dprintk(MANTIS_ERROR, 1, "Registering EN50221 device"); in mantis_ca_init()
183 dprintk(MANTIS_ERROR, 1, "EN50221: Initialization failed <%d>", result); in mantis_ca_init()
186 dprintk(MANTIS_ERROR, 1, "Registered EN50221 device"); in mantis_ca_init()
202 dprintk(MANTIS_ERROR, 1, "Unregistering EN50221 device"); in mantis_ca_exit()
Dmantis_uart.c74 dprintk(MANTIS_ERROR, 1, "RX Fifo FULL"); in mantis_uart_read()
81 dprintk(MANTIS_ERROR, 1, "UART framing error"); in mantis_uart_read()
85 dprintk(MANTIS_ERROR, 1, "UART parity error"); in mantis_uart_read()
Dmantis_vp1041.c321 dprintk(MANTIS_ERROR, 1, in vp1041_frontend_init()
327 dprintk(MANTIS_ERROR, 1, "No LNBP21 found!"); in vp1041_frontend_init()
333 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1041_frontend_init()
341 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1041_frontend_init()
Dmantis_input.c118 dprintk(MANTIS_ERROR, 1, "Remote device allocation failed"); in mantis_input_init()
138 dprintk(MANTIS_ERROR, 1, "IR device registration failed, ret = %d", err); in mantis_input_init()
Dmantis_common.h31 #define MANTIS_ERROR 0 macro
39 if ((mantis->verbose > MANTIS_ERROR) && (mantis->verbose > y)) \
Dmantis_i2c.c175 dprintk(MANTIS_ERROR, 1, " I/O error, LINE:%d", __LINE__); in mantis_i2c_xfer()
181 dprintk(MANTIS_ERROR, 1, " I/O error, LINE:%d", __LINE__); in mantis_i2c_xfer()