/Linux-v5.4/sound/core/ |
D | timer_compat.c | 56 return -EBADFD; in snd_timer_user_info_compat() 59 return -EBADFD; in snd_timer_user_info_compat() 89 return -EBADFD; in snd_timer_user_status_compat()
|
D | pcm_native.c | 641 return -EBADFD; in snd_pcm_hw_params() 648 return -EBADFD; in snd_pcm_hw_params() 763 return -EBADFD; in snd_pcm_hw_free() 767 return -EBADFD; in snd_pcm_hw_free() 787 return -EBADFD; in snd_pcm_sw_params() 953 return -EBADFD; in snd_pcm_channel_info() 1200 return -EBADFD; in snd_pcm_pre_start() 1270 return -EBADFD; in snd_pcm_pre_stop() 1362 return -EBADFD; in snd_pcm_pre_pause() 1364 return -EBADFD; in snd_pcm_pre_pause() [all …]
|
D | compress_offload.c | 97 return -EBADFD; in snd_compr_open() 237 return -EBADFD; in snd_compr_ioctl_avail() 302 return -EBADFD; in snd_compr_write() 355 retval = -EBADFD; in snd_compr_read() 593 return -EBADFD; in snd_compr_get_params() 992 return -EBADFD; in snd_compress_dev_register()
|
D | timer.c | 1753 return -EBADFD; in snd_timer_user_info() 1756 return -EBADFD; in snd_timer_user_info() 1783 return -EBADFD; in snd_timer_user_params() 1786 return -EBADFD; in snd_timer_user_params() 1882 return -EBADFD; in snd_timer_user_status() 1903 return -EBADFD; in snd_timer_user_start() 1920 return -EBADFD; in snd_timer_user_stop() 1934 return -EBADFD; in snd_timer_user_continue() 1952 return -EBADFD; in snd_timer_user_pause()
|
/Linux-v5.4/net/nfc/ |
D | llcp_sock.c | 85 ret = -EBADFD; in llcp_sock_bind() 161 ret = -EBADFD; in llcp_raw_sock_bind() 204 ret = -EBADFD; in llcp_sock_listen() 451 ret = -EBADFD; in llcp_sock_accept() 500 return -EBADFD; in llcp_sock_getname() 510 return -EBADFD; in llcp_sock_getname()
|
/Linux-v5.4/include/uapi/asm-generic/ |
D | errno.h | 60 #define EBADFD 77 /* File descriptor in bad state */ macro
|
/Linux-v5.4/tools/include/uapi/asm-generic/ |
D | errno.h | 60 #define EBADFD 77 /* File descriptor in bad state */ macro
|
/Linux-v5.4/arch/sparc/include/uapi/asm/ |
D | errno.h | 69 #define EBADFD 93 /* File descriptor in bad state */ macro
|
/Linux-v5.4/arch/parisc/include/uapi/asm/ |
D | errno.h | 55 #define EBADFD 168 /* File descriptor in bad state */ macro
|
/Linux-v5.4/arch/alpha/include/uapi/asm/ |
D | errno.h | 95 #define EBADFD 114 /* File descriptor in bad state */ macro
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | errno.h | 56 #define EBADFD 81 /* File descriptor in bad state */ macro
|
/Linux-v5.4/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 56 #define EBADFD 81 /* File descriptor in bad state */ macro
|
/Linux-v5.4/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 95 #define EBADFD 114 /* File descriptor in bad state */ macro
|
/Linux-v5.4/tools/arch/parisc/include/uapi/asm/ |
D | errno.h | 55 #define EBADFD 168 /* File descriptor in bad state */ macro
|
/Linux-v5.4/tools/arch/sparc/include/uapi/asm/ |
D | errno.h | 69 #define EBADFD 93 /* File descriptor in bad state */ macro
|
/Linux-v5.4/net/9p/ |
D | error.c | 92 {"File descriptor in bad state", EBADFD},
|
/Linux-v5.4/net/bluetooth/rfcomm/ |
D | sock.c | 356 err = -EBADFD; in rfcomm_sock_bind() 400 err = -EBADFD; in rfcomm_sock_connect() 437 err = -EBADFD; in rfcomm_sock_listen() 499 err = -EBADFD; in rfcomm_sock_accept()
|
/Linux-v5.4/net/atm/ |
D | pvc.c | 43 error = -EBADFD; in pvc_bind()
|
/Linux-v5.4/sound/firewire/ |
D | iso-resources.c | 112 return -EBADFD; in fw_iso_resources_allocate()
|
/Linux-v5.4/sound/firewire/fireface/ |
D | ff-hwdep.c | 119 err = -EBADFD; in hwdep_unlock()
|
/Linux-v5.4/sound/firewire/motu/ |
D | motu-hwdep.c | 126 err = -EBADFD; in hwdep_unlock()
|
/Linux-v5.4/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 119 err = -EBADFD; in hwdep_unlock()
|
/Linux-v5.4/sound/firewire/bebob/ |
D | bebob_hwdep.c | 123 err = -EBADFD; in hwdep_unlock()
|
/Linux-v5.4/sound/firewire/dice/ |
D | dice-hwdep.c | 119 err = -EBADFD; in hwdep_unlock()
|
/Linux-v5.4/sound/firewire/digi00x/ |
D | digi00x-hwdep.c | 127 err = -EBADFD; in hwdep_unlock()
|