Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/mantis/
Dmantis_pci.c44 dprintk(MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n", in mantis_pci_init()
54 dprintk(MANTIS_ERROR, 1, "ERROR: PCI enable failed <%i>", err); in mantis_pci_init()
60 dprintk(MANTIS_ERROR, 1, "ERROR: Unable to obtain 32 bit DMA <%i>", err); in mantis_pci_init()
71 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 Request failed !"); in mantis_pci_init()
80 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 remap failed !"); in mantis_pci_init()
89 dprintk(MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ", in mantis_pci_init()
94 dprintk(MANTIS_ERROR, 0, in mantis_pci_init()
109 dprintk(MANTIS_ERROR, 1, "ERROR: IRQ registration failed ! <%d>", err); in mantis_pci_init()
119 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> I/O unmap", ret); in mantis_pci_init()
124 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> releasing regions", ret); in mantis_pci_init()
[all …]
Dmantis_vp1034.c41 dprintk(MANTIS_ERROR, 1, "Polarization=[13V]"); in vp1034_set_voltage()
46 dprintk(MANTIS_ERROR, 1, "Polarization=[18V]"); in vp1034_set_voltage()
51 dprintk(MANTIS_ERROR, 1, "Frontend (dummy) POWERDOWN"); in vp1034_set_voltage()
54 dprintk(MANTIS_ERROR, 1, "Invalid = (%d)", (u32) voltage); in vp1034_set_voltage()
73 dprintk(MANTIS_ERROR, 1, "Probing for MB86A16 (DVB-S/DSS)"); in vp1034_frontend_init()
76 dprintk(MANTIS_ERROR, 1, in vp1034_frontend_init()
84 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1034_frontend_init()
91 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1034_frontend_init()
Dhopper_cards.c171 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in hopper_pci_probe()
177 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis stream control failed <%d>", err); in hopper_pci_probe()
183 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in hopper_pci_probe()
189 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis MAC address read failed <%d>", err); in hopper_pci_probe()
195 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in hopper_pci_probe()
201 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in hopper_pci_probe()
209 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA exit! <%d>", err); in hopper_pci_probe()
213 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C exit! <%d>", err); in hopper_pci_probe()
217 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI exit! <%d>", err); in hopper_pci_probe()
221 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis free! <%d>", err); in hopper_pci_probe()
Dmantis_dvb.c84 dprintk(MANTIS_ERROR, 1, "Frontend POWER OFF failed! <%d>", err); in mantis_frontend_shutdown()
150 dprintk(MANTIS_ERROR, 1, "Error registering adapter"); in mantis_dvb_init()
169 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
182 dprintk(MANTIS_ERROR, 1, "dvb_dmxdev_init failed, ERROR=%d", result); in mantis_dvb_init()
190 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
197 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
203 dprintk(MANTIS_ERROR, 1, "dvb_dmx_init failed, ERROR=%d", result); in mantis_dvb_init()
213 dprintk(MANTIS_ERROR, 1, "!!! NO Frontends found !!!"); in mantis_dvb_init()
218 dprintk(MANTIS_ERROR, 1, "FE <NULL>"); in mantis_dvb_init()
223 dprintk(MANTIS_ERROR, 1, "ERROR: Frontend registration failed"); in mantis_dvb_init()
[all …]
Dmantis_dma.c49 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit()
61 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit()
84 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
89 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
100 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
107 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers()
115 dprintk(MANTIS_ERROR, 1, "Out of memory (?) ....."); in mantis_alloc_buffers()
126 dprintk(MANTIS_ERROR, 1, "Error allocating DMA buffer"); in mantis_dma_init()
Dmantis_hif.c39 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num); in mantis_hif_sbuf_opdone_wait()
57 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write ACK timed out !", mantis->num); in mantis_hif_write_wait()
67 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write operation timed out!", mantis->num); in mantis_hif_write_wait()
95 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_mem()
124 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_mem()
152 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_iom()
181 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): HIF Smart Buffer operation failed", mantis->num); in mantis_hif_write_iom()
199 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Initializing Mantis Host Interface", mantis->num); in mantis_hif_init()
221 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Exiting Mantis Host Interface", mantis->num); in mantis_hif_exit()
Dmantis_vp1033.c98 dprintk(MANTIS_ERROR, 1, "Write: I2C Transfer failed"); in lgtdqcs001f_tuner_set()
163 dprintk(MANTIS_ERROR, 1, "Probing for STV0299 (DVB-S)"); in vp1033_frontend_init()
168 dprintk(MANTIS_ERROR, 1, "found STV0299 DVB-S frontend @ 0x%02x", in vp1033_frontend_init()
171 dprintk(MANTIS_ERROR, 1, "Mantis DVB-S STV0299 frontend attach success"); in vp1033_frontend_init()
176 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1033_frontend_init()
183 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1033_frontend_init()
Dmantis_cards.c178 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in mantis_pci_probe()
184 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis stream control failed <%d>", err); in mantis_pci_probe()
190 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in mantis_pci_probe()
196 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis MAC address read failed <%d>", err); in mantis_pci_probe()
202 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in mantis_pci_probe()
208 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in mantis_pci_probe()
214 dprintk(MANTIS_ERROR, 1, in mantis_pci_probe()
221 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis UART initialization failed <%d>", err); in mantis_pci_probe()
Dmantis_vp2033.c123 dprintk(MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)"); in vp2033_frontend_init()
129 dprintk(MANTIS_ERROR, 1, in vp2033_frontend_init()
138 dprintk(MANTIS_ERROR, 1, in vp2033_frontend_init()
146 dprintk(MANTIS_ERROR, 1, "Mantis DVB-C Philips CU1216 frontend attach success"); in vp2033_frontend_init()
151 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp2033_frontend_init()
Dmantis_vp2040.c123 dprintk(MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)"); in vp2040_frontend_init()
129 dprintk(MANTIS_ERROR, 1, in vp2040_frontend_init()
138 dprintk(MANTIS_ERROR, 1, in vp2040_frontend_init()
146 dprintk(MANTIS_ERROR, 1, "Mantis DVB-C Philips CU1216 frontend attach success"); in vp2040_frontend_init()
151 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp2040_frontend_init()
Dmantis_ioc.c40 dprintk(MANTIS_ERROR, 1, "ERROR: i2c read: < err=%i d0=0x%02x d1=0x%02x >", in read_eeprom_bytes()
55 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis EEPROM read error <%d>", err); in mantis_get_mac()
60 dprintk(MANTIS_ERROR, 0, " MAC Address=[%pM]\n", mac_addr); in mantis_get_mac()
106 dprintk(MANTIS_ERROR, 1, "Unknown MODE <%02x>", stream_ctl); in mantis_stream_control()
Dhopper_vp3028.c47 dprintk(MANTIS_ERROR, 1, "Probing for 10353 (DVB-T)"); in vp3028_frontend_init()
53 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp3028_frontend_init()
59 dprintk(MANTIS_ERROR, 1, "Done!"); in vp3028_frontend_init()
Dmantis_ca.c142 dprintk(MANTIS_ERROR, 1, "Out of memory!, exiting .."); in mantis_ca_init()
168 dprintk(MANTIS_ERROR, 1, "Registering EN50221 device"); in mantis_ca_init()
171 dprintk(MANTIS_ERROR, 1, "EN50221: Initialization failed <%d>", result); in mantis_ca_init()
174 dprintk(MANTIS_ERROR, 1, "Registered EN50221 device"); in mantis_ca_init()
192 dprintk(MANTIS_ERROR, 1, "Unregistering EN50221 device"); in mantis_ca_exit()
Dmantis_vp3030.c58 dprintk(MANTIS_ERROR, 1, "Probing for 10353 (DVB-T)"); in vp3030_frontend_init()
66 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp3030_frontend_init()
74 dprintk(MANTIS_ERROR, 1, "Done!"); in vp3030_frontend_init()
Dmantis_uart.c68 dprintk(MANTIS_ERROR, 1, "UART framing error"); in mantis_uart_read()
71 dprintk(MANTIS_ERROR, 1, "UART parity error"); in mantis_uart_read()
88 dprintk(MANTIS_ERROR, 1, "RX Fifo FULL"); in mantis_uart_work()
Dmantis_vp1041.c308 dprintk(MANTIS_ERROR, 1, in vp1041_frontend_init()
314 dprintk(MANTIS_ERROR, 1, "No LNBP21 found!"); in vp1041_frontend_init()
320 dprintk(MANTIS_ERROR, 1, "Frontend on <%s> POWER ON failed! <%d>", in vp1041_frontend_init()
328 dprintk(MANTIS_ERROR, 1, "Done!"); in vp1041_frontend_init()
Dmantis_input.c36 dprintk(MANTIS_ERROR, 1, "Remote device allocation failed"); in mantis_input_init()
58 dprintk(MANTIS_ERROR, 1, "IR device registration failed, ret = %d", err); in mantis_input_init()
Dmantis_common.h21 #define MANTIS_ERROR 0 macro
29 if ((mantis->verbose > MANTIS_ERROR) && (mantis->verbose > y)) \
Dmantis_i2c.c163 dprintk(MANTIS_ERROR, 1, " I/O error, LINE:%d", __LINE__); in mantis_i2c_xfer()
169 dprintk(MANTIS_ERROR, 1, " I/O error, LINE:%d", __LINE__); in mantis_i2c_xfer()