Home
last modified time | relevance | path

Searched defs:non_block (Results 1 – 5 of 5) sorted by relevance

/drivers/media/pci/cx18/
Dcx18-fileops.c184 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl()
421 size_t tot_count, int non_block) in cx18_read()
486 size_t count, loff_t *pos, int non_block) in cx18_read_pos()
/drivers/media/pci/ivtv/
Divtv-fileops.c205 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer()
358 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read()
416 loff_t *pos, int non_block) in ivtv_read_pos()
/drivers/misc/mic/scif/
Dscif_fd.c87 bool non_block = false; in scif_fdioctl() local
Dscif_api.c598 int __scif_connect(scif_epd_t epd, struct scif_port_id *dst, bool non_block) in __scif_connect()
/drivers/android/
Dbinder.c4068 binder_size_t *consumed, int non_block) in binder_thread_read()