Home
last modified time | relevance | path

Searched refs:zrdev_err (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/zoran/
A Dvideocodec.c56 zrdev_err(zr, "%s: no device available\n", __func__); in videocodec_attach()
101 zrdev_err(zr, "%s: no codec found!\n", __func__); in videocodec_attach()
127 zrdev_err(zr, "%s: no device left...\n", __func__); in videocodec_detach()
142 zrdev_err(zr, "%s: '%s'\n", __func__, a->codec->name); in videocodec_detach()
163 zrdev_err(zr, "%s: given codec not found!\n", __func__); in videocodec_detach()
219 zrdev_err(zr, "%s: no device left...\n", __func__); in videocodec_unregister()
226 zrdev_err(zr, "videocodec: '%s' is used\n", in videocodec_unregister()
248 zrdev_err(zr, "%s: given codec not found!\n", __func__); in videocodec_unregister()
A Dzr36016.c42 zrdev_err(zr, "%s: invalid I/O setup, nothing read!\n", ptr->name); in zr36016_read()
59 zrdev_err(zr, "%s: invalid I/O setup, nothing written!\n", ptr->name); in zr36016_write()
78 zrdev_err(zr, "%s: invalid I/O setup, nothing read (i)!\n", ptr->name); in zr36016_readi()
98 zrdev_err(zr, "%s: invalid I/O setup, nothing written (i)!\n", ptr->name); in zr36016_writei()
133 zrdev_err(zr, "%s: attach failed, can't connect to vfe processor!\n", ptr->name); in zr36016_basic_test()
138 zrdev_err(zr, "%s: attach failed, can't connect to vfe processor!\n", ptr->name); in zr36016_basic_test()
144 zrdev_err(zr, "%s: attach failed, suspicious version %d found...\n", ptr->name, in zr36016_basic_test()
343 zrdev_err(zr, "zr36016: Can't attach more codecs!\n"); in zr36016_setup()
A Dzr36050.c50 zrdev_err(zr, "%s: invalid I/O setup, nothing read!\n", ptr->name); in zr36050_read()
67 zrdev_err(zr, "%s: invalid I/O setup, nothing written!\n", in zr36050_write()
105 zrdev_err(zr, in zr36050_wait_end()
126 zrdev_err(zr, in zr36050_basic_test()
135 zrdev_err(zr, in zr36050_basic_test()
143 zrdev_err(zr, in zr36050_basic_test()
434 zrdev_err(zr, "%s: init aborted!\n", ptr->name); in zr36050_init()
503 zrdev_err(zr, "%s: init aborted!\n", ptr->name); in zr36050_init()
739 zrdev_err(zr, in zr36050_setup()
A Dzr36060.c50 zrdev_err(zr, "%s: invalid I/O setup, nothing read!\n", ptr->name); in zr36060_read()
65 zrdev_err(zr, "%s: invalid I/O setup, nothing written!\n", ptr->name); in zr36060_write()
118 zrdev_err(zr, "%s: attach failed, can't connect to jpeg processor!\n", ptr->name); in zr36060_basic_test()
124 zrdev_err(zr, "%s: attach failed, jpeg processor failed (end flag)!\n", ptr->name); in zr36060_basic_test()
452 zrdev_err(zr, "%s: init aborted!\n", ptr->name); in zr36060_init()
795 zrdev_err(zr, "zr36060: Can't attach more codecs!\n"); in zr36060_setup()
A Dzoran.h320 #define zrdev_err(zr, format, args...) \ macro

Completed in 8 milliseconds