Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 7 of 7) sorted by relevance

/include/linux/mtd/
Dmap.h389 static inline map_word inline_map_read(struct map_info *map, unsigned long ofs) in inline_map_read()
411 static inline void inline_map_write(struct map_info *map, const map_word datum, unsigned long ofs) in inline_map_write()
444 #define map_read(map, ofs) (map)->read(map, ofs) argument
446 #define map_write(map, datum, ofs) (map)->write(map, datum, ofs) argument
453 #define map_read(map, ofs) inline_map_read(map, ofs) argument
455 #define map_write(map, datum, ofs) inline_map_write(map, datum, ofs) argument
Dmtd.h393 loff_t ofs, size_t len) in mtd_max_bad_blocks()
/include/sound/
Dmemalloc.h128 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
Dpcm.h1260 snd_pcm_sgbuf_get_addr(struct snd_pcm_substream *substream, unsigned int ofs) in snd_pcm_sgbuf_get_addr()
1271 snd_pcm_sgbuf_get_ptr(struct snd_pcm_substream *substream, unsigned int ofs) in snd_pcm_sgbuf_get_ptr()
1285 unsigned int ofs, unsigned int size) in snd_pcm_sgbuf_get_chunk_size()
/include/net/
Dip_vs.h240 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
245 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
256 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
257 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
/include/linux/
Dtty.h75 static inline unsigned char *char_buf_ptr(struct tty_buffer *b, int ofs) in char_buf_ptr()
80 static inline char *flag_buf_ptr(struct tty_buffer *b, int ofs) in flag_buf_ptr()
/include/pcmcia/
Dcistpl.h86 u_char ofs[CISTPL_MAX_ALTSTR_STRINGS]; member
127 u_char ofs[CISTPL_VERS_1_MAX_PROD_STRINGS]; member