Searched refs:SAY (Results 1 – 6 of 6) sorted by relevance
577 SAY("ERROR: failed to set SAA register 0x02 " in select_input()586 SAY("ERROR: failed to set SAA register 0x02 " in select_input()595 SAY("ERROR: failed to set SAA register 0x02 " in select_input()604 SAY("ERROR: failed to set SAA register 0x02 " in select_input()617 SAY("ERROR: failed to set SAA register 0x02 " in select_input()621 SAY("ERROR: failed to set SAA register 0x05 " in select_input()628 SAY("ERROR: failed to set SAA register 0x02 " in select_input()632 SAY("ERROR: failed to set SAA register 0x05 " in select_input()638 SAY("MISTAKE: bad mode: %i\n", mode); in select_input()643 SAY("ERROR: failed to set SAA register 0x04 " in select_input()[all …]
157 SAY("ERROR: peasycap is NULL.\n"); in easycap_sound_setup()220 SAY("ERROR: purb is NULL\n"); in easycap_alsa_complete()225 SAY("ERROR: peasycap is NULL\n"); in easycap_alsa_complete()423 SAY("ERROR: pss is NULL\n"); in easycap_alsa_open()428 SAY("ERROR: psnd_pcm is NULL\n"); in easycap_alsa_open()433 SAY("ERROR: psnd_card is NULL\n"); in easycap_alsa_open()439 SAY("ERROR: peasycap is NULL\n"); in easycap_alsa_open()470 SAY("ERROR: pss is NULL\n"); in easycap_alsa_close()475 SAY("ERROR: peasycap is NULL\n"); in easycap_alsa_close()490 SAY("ERROR: pss is NULL\n"); in easycap_alsa_vmalloc()[all …]
143 SAY("==========OPEN=========\n"); in easycap_open()147 SAY("ERROR: pvideo_device is NULL.\n"); in easycap_open()152 SAY("ERROR: peasycap is NULL\n"); in easycap_open()199 SAY("ERROR: peasycap is NULL\n"); in reset()368 SAY("ERROR: peasycap is NULL\n"); in easycap_newinput()547 SAY("ERROR: peasycap is NULL\n"); in easycap_video_submit_urbs()552 SAY("ERROR: peasycap->urb_video_head uninitialized\n"); in easycap_video_submit_urbs()556 SAY("ERROR: peasycap->pusb_device is NULL\n"); in easycap_video_submit_urbs()692 SAY("ERROR: peasycap is NULL\n"); in videodev_release()693 SAY("ending unsuccessfully\n"); in videodev_release()[all …]
51 SAY("ERROR: peasycap is NULL\n"); in adjust_standard()373 SAY("ERROR: peasycap is NULL\n"); in adjust_format()635 SAY("ERROR: peasycap is NULL\n"); in adjust_brightness()691 SAY("ERROR: peasycap is NULL\n"); in adjust_contrast()747 SAY("ERROR: peasycap is NULL\n"); in adjust_saturation()804 SAY("ERROR: peasycap is NULL\n"); in adjust_hue()857 SAY("ERROR: peasycap is NULL\n"); in adjust_volume()912 SAY("ERROR: peasycap is NULL\n"); in adjust_mute()953 SAY("ERROR: file is NULL\n"); in easycap_unlocked_ioctl()958 SAY("ERROR: peasycap is NULL\n"); in easycap_unlocked_ioctl()[all …]
43 SAY("ERROR: peasycap is NULL\n"); in easycap_testcard()
525 #define SAY(format, args...) do { \ macro