Home
last modified time | relevance | path

Searched refs:SYSERR (Results 1 – 18 of 18) sorted by relevance

/third_party/alsa-lib/src/rawmidi/
Drawmidi_hw.c70 SYSERR("close failed\n"); in snd_rawmidi_hw_close()
83 SYSERR("F_GETFL failed"); in snd_rawmidi_hw_nonblock()
91 SYSERR("F_SETFL for O_NONBLOCK failed"); in snd_rawmidi_hw_nonblock()
102 SYSERR("SNDRV_RAWMIDI_IOCTL_INFO failed"); in snd_rawmidi_hw_info()
114 SYSERR("SNDRV_RAWMIDI_IOCTL_PARAMS failed"); in snd_rawmidi_hw_params()
146 SYSERR("SNDRV_RAWMIDI_IOCTL_STATUS failed"); in snd_rawmidi_hw_status()
157 SYSERR("SNDRV_RAWMIDI_IOCTL_DROP failed"); in snd_rawmidi_hw_drop()
169 SYSERR("SNDRV_RAWMIDI_IOCTL_DRAIN failed"); in snd_rawmidi_hw_drain()
352 SYSERR("open %s failed", filename); in snd_rawmidi_hw_open()
358 SYSERR("SNDRV_RAWMIDI_IOCTL_PVERSION failed"); in snd_rawmidi_hw_open()
[all …]
/third_party/alsa-lib/src/control/
Dcontrol_hw.c73 SYSERR("F_GETFL failed"); in snd_ctl_hw_nonblock()
81 SYSERR("F_SETFL for O_NONBLOCK failed"); in snd_ctl_hw_nonblock()
94 SYSERR("F_GETFL failed"); in snd_ctl_hw_async()
102 SYSERR("F_SETFL for O_ASYNC failed"); in snd_ctl_hw_async()
108 SYSERR("F_SETSIG failed"); in snd_ctl_hw_async()
112 SYSERR("F_SETOWN failed"); in snd_ctl_hw_async()
122 SYSERR("SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS failed"); in snd_ctl_hw_subscribe_events()
132 SYSERR("SNDRV_CTL_IOCTL_CARD_INFO failed"); in snd_ctl_hw_card_info()
/third_party/alsa-lib/src/pcm/
Dpcm_mmap.c344 SYSERR("mmap failed"); in snd_pcm_mmap()
356 SYSERR("shmget failed"); in snd_pcm_mmap()
362 SYSERR("shmat failed"); in snd_pcm_mmap()
367 SYSERR("shmctl mark remove failed"); in snd_pcm_mmap()
372 SYSERR("snd_shm_area_create failed"); in snd_pcm_mmap()
389 SYSERR("shmat failed"); in snd_pcm_mmap()
396 SYSERR("shm support not available"); in snd_pcm_mmap()
402 SYSERR("malloc failed"); in snd_pcm_mmap()
478 SYSERR("mmap failed"); in snd_pcm_munmap()
502 SYSERR("shm support not available"); in snd_pcm_munmap()
Dpcm_shm.c101 SYSERR("shm rbptr mmap failed"); in snd_pcm_shm_new_rbptr()
356 SYSERR("close failed"); in snd_pcm_shm_munmap()
643 SYSERR("socket failed"); in make_local_socket()
651 SYSERR("connect failed"); in make_local_socket()
704 SYSERR("write error"); in snd_pcm_shm_open()
715 SYSERR("read error"); in snd_pcm_shm_open()
730 SYSERR("shmat error"); in snd_pcm_shm_open()
Dpcm_file.c242 SYSERR("running %s for writing failed", in snd_pcm_file_open_output_file()
277 SYSERR("open %s for writing failed", in snd_pcm_file_open_output_file()
306 SYSERR("requested more frames than pcm buffer"); in snd_pcm_file_areas_read_infile()
315 SYSERR("read from file failed, error: %d", bytes); in snd_pcm_file_areas_read_infile()
379 SYSERR("%s write header failed, file data may be corrupt", file->fname); in write_wav_header()
443 SYSERR("%s write failed, file data may be corrupt", file->fname); in snd_pcm_file_write_bytes()
794 SYSERR("failed opening output file %s", file->fname); in snd_pcm_file_hw_params()
935 SYSERR("open %s for reading failed", ifname); in snd_pcm_file_open()
Dpcm_null.c389 SYSERR("Cannot open /dev/null"); in snd_pcm_null_open()
395 SYSERR("Cannot open /dev/full"); in snd_pcm_null_open()
Dpcm_direct.c210 SYSERR("socket failed"); in make_local_socket()
223 SYSERR("bind failed: %s", filename); in make_local_socket()
229 SYSERR("chmod failed: %s", filename); in make_local_socket()
237 SYSERR("chown failed: %s", filename); in make_local_socket()
247 SYSERR("connect failed: %s", filename); in make_local_socket()
Dpcm_share.c370 SYSERR("can't create a pipe"); in snd_pcm_share_thread()
397 SYSERR("snd_pcm_sw_params error"); in snd_pcm_share_thread()
451 SYSERR("snd_pcm_sw_params error"); in _snd_pcm_share_update()
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c86 #define SYSERR strerror(errno) macro
541 TagName, Outpipe, SYSERR); in init_output()
547 TagName, Outpipe, SYSERR); in init_output()
562 TagName, Outpipe, SYSERR); in init_output()
967 TagName, rec->f_path, SYSERR); in get_file_info()
1093 TagName, path, SYSERR, errno); in create_file()
1113 TagName, path, SYSERR, errno); in create_file()
1126 TagName, path, nbytes, SYSERR, errno); in create_file()
1145 TagName, SYSERR, errno, path); in create_file()
1153 TagName, SYSERR, errno); in create_file()
[all …]
Ddoio.c222 #define SYSERR strerror(errno) macro
641 i + 1, SYSERR, errno); in main()
659 exec_path, SYSERR, errno); in main()
813 Infile, SYSERR, errno); in doio()
938 sizeof(ioreq), SYSERR, errno); in doio()
1507 fd, offset, SYSERR, errno); in do_read()
1514 SYSERR, errno, in do_read()
1538 fd, offset, SYSERR, errno); in do_read()
1550 SYSERR, errno, in do_read()
1666 (long)Memptr, Sdsptr, btoc(nbytes), SYSERR, in do_write()
[all …]
/third_party/alsa-lib/src/seq/
Dseq_hw.c50 SYSERR("close failed\n"); in snd_seq_hw_close()
62 SYSERR("F_GETFL failed"); in snd_seq_hw_nonblock()
70 SYSERR("F_SETFL for O_NONBLOCK failed"); in snd_seq_hw_nonblock()
81 SYSERR("SNDRV_SEQ_IOCTL_CLIENT_ID failed"); in snd_seq_hw_client_id()
91 SYSERR("SNDRV_SEQ_IOCTL_SYSTEM_INFO failed"); in snd_seq_hw_system_info()
466 SYSERR("open %s failed", filename); in snd_seq_hw_open()
470 SYSERR("SNDRV_SEQ_IOCTL_PVERSION failed"); in snd_seq_hw_open()
Dseq.c4182 SYSERR("poll"); in snd_seq_event_input_feed()
/third_party/alsa-lib/include/
Derror.h65 #define SYSERR(...) snd_lib_error(__FILE__, __LINE__, __func__, errno, __VA_ARGS__) /**< Shows a sy… macro
68 #define SYSERR(args...) snd_lib_error(__FILE__, __LINE__, __func__, errno, ##args) /**< Shows a sys… macro
/third_party/alsa-lib/src/timer/
Dtimer_hw.c75 SYSERR("F_GETFL failed"); in snd_timer_hw_async()
83 SYSERR("F_SETFL for O_ASYNC failed"); in snd_timer_hw_async()
90 SYSERR("F_SETSIG failed"); in snd_timer_hw_async()
95 SYSERR("F_SETOWN failed"); in snd_timer_hw_async()
/third_party/alsa-lib/src/
Dsocket.c70 SYSERR("sendmsg failed"); in snd_send_fd()
103 SYSERR("recvmsg failed"); in snd_receive_fd()
Dasync.c126 SYSERR("sigaction"); in snd_async_add_handler()
148 SYSERR("sigaction"); in snd_async_del_handler()
Dconf.c5779 SYSERR("Too many definition levels (looped?)\n"); in snd_config_check_hop()
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c924 SYSERR(str); in F_syserr()