Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/speakup/
Dspeakup_dtlk.h51 u_char eob; /* 7Fh value indicating end of member
/linux-3.3/include/linux/
Ddtlk.h82 unsigned char eob; /* 7Fh value indicating end of member
/linux-3.3/fs/gfs2/
Dbmap.c361 …signed int gfs2_extent_length(void *start, unsigned int len, __be64 *ptr, unsigned limit, int *eob) in gfs2_extent_length()
463 int eob = 0; in gfs2_bmap_alloc() local
613 int eob; in gfs2_block_map() local
/linux-3.3/sound/drivers/vx/
Dvx_pcm.c1157 int p, buf, capture, eob; in vx_pcm_update_intr() local
/linux-3.3/drivers/crypto/
Dn2_core.c208 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base()