Home
last modified time | relevance | path

Searched refs:eob (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/
Ddtlk.h82 unsigned char eob; /* 7Fh value indicating end of member
/linux-4.1.27/drivers/staging/speakup/
Dspeakup_dtlk.h51 u_char eob; /* 7Fh value indicating end of member
Dspeakup_dtlk.c322 status.eob = *t++; in synth_interrogate()
/linux-4.1.27/fs/gfs2/
Dbmap.c362 …unsigned int gfs2_extent_length(void *start, unsigned int len, __be64 *ptr, size_t limit, int *eob) in gfs2_extent_length() argument
368 *eob = 0; in gfs2_extent_length()
379 *eob = 1; in gfs2_extent_length()
464 int eob = 0; in gfs2_bmap_alloc() local
480 &eob); in gfs2_bmap_alloc()
615 int eob; in gfs2_block_map() local
655 len = gfs2_extent_length(bh->b_data, bh->b_size, ptr, maxlen, &eob); in gfs2_block_map()
657 if (eob) in gfs2_block_map()
/linux-4.1.27/sound/drivers/vx/
Dvx_pcm.c1134 int p, buf, capture, eob; in vx_pcm_update_intr() local
1137 eob = (chip->irq_rmh.Stat[i] & 0x800000) ? 1 : 0; in vx_pcm_update_intr()
1143 if (eob) in vx_pcm_update_intr()
/linux-4.1.27/drivers/char/
Ddtlk.c560 status.eob = *t++; in dtlk_interrogate()
/linux-4.1.27/drivers/crypto/
Dn2_core.c208 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base() argument
220 if (eob) in control_word_base()
/linux-4.1.27/drivers/target/iscsi/
Discsi_target.c3479 goto eob; in iscsit_build_sendtargets_response()
3511 goto eob; in iscsit_build_sendtargets_response()
3526 eob: in iscsit_build_sendtargets_response()