Searched defs:nonblock (Results 1 - 25 of 67) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/hwdep/
H A Dhwdep_local.h29 int (*nonblock)(snd_hwdep_t *hwdep, int nonblock); member in struct:__anon1453
H A Dhwdep_hw.c46 static int snd_hwdep_hw_nonblock(snd_hwdep_t *hwdep, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-serial.c86 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) argument
H A Dgdb-io-ttysm.c183 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi_local.h29 int (*nonblock)(snd_rawmidi_t *rawmidi, int nonblock); member in struct:__anon1509
H A Drawmidi_hw.c64 static int snd_rawmidi_hw_nonblock(snd_rawmidi_t *rmidi, int nonblock) argument
H A Drawmidi_virt.c75 static int snd_rawmidi_virtual_nonblock(snd_rawmidi_t *rmidi, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer_local.h30 int (*nonblock)(snd_timer_t *timer, int nonblock); member in struct:__anon1514
H A Dtimer_hw.c58 static int snd_timer_hw_nonblock(snd_timer_t *timer, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Ddumprequest.c77 int line6_wait_dump(struct line6_dump_request *l6dr, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dsignalfd.c181 int nonblock = file->f_flags & O_NONBLOCK; local
131 signalfd_dequeue(struct signalfd_ctx *ctx, siginfo_t *info, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_fifo.c173 snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock) argument
H A Dseq_memory.c221 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file) argument
288 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-io.c140 int gdbstub_rx_char(unsigned char *_ch, int nonblock) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-septel.c292 septel_setnonblock(pcap_t *p, int nonblock, char *errbuf) argument
H A Dsavefile.c94 sf_setnonblock(pcap_t *p, int nonblock, char *errbuf) argument
H A Dpcap-snf.c63 snf_setnonblock(pcap_t *p, int nonblock, char *errbuf) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dcong.c346 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, argument
H A Drecv.c384 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; local
H A Dsend.c809 int nonblock = msg->msg_flags & MSG_DONTWAIT; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h109 int nonblock; /**< non-block mode; read-only */ member in struct:snd_pcm_ioplug
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol_ext.c51 static int snd_ctl_ext_nonblock(snd_ctl_t *handle, int nonblock) argument
H A Dcontrol_local.h26 int (*nonblock)(snd_ctl_t *handle, int nonblock); member in struct:_snd_ctl_ops
64 int nonblock; member in struct:_snd_ctl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_local.h40 int (*nonblock)(snd_seq_t *seq, int nonblock); member in struct:__anon1512
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm_oss.h30 nonblock:1, member in struct:snd_pcm_oss_setup

Completed in 242 milliseconds

123