Searched refs:smd_channel (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Dsmd_private.h285 struct smd_channel { struct
301 int (*read)(struct smd_channel *ch, void *data, int len);
302 int (*write)(struct smd_channel *ch, const void *data, int len);
303 int (*read_avail)(struct smd_channel *ch);
304 int (*write_avail)(struct smd_channel *ch);
306 void (*update_state)(struct smd_channel *ch);
343 static inline int _smd_alloc_channel(struct smd_channel *ch)
364 static inline int _smd_alloc_channel(struct smd_channel *ch)
H A Dsmd.c134 * destroying smd_channel structures
148 static int smd_stream_read_avail(struct smd_channel *ch)
154 static int smd_stream_write_avail(struct smd_channel *ch)
160 static int smd_packet_read_avail(struct smd_channel *ch)
172 static int smd_packet_write_avail(struct smd_channel *ch)
178 static int ch_is_open(struct smd_channel *ch)
185 static unsigned ch_read_buffer(struct smd_channel *ch, void **ptr)
198 static void ch_read_done(struct smd_channel *ch, unsigned count)
209 static int ch_read(struct smd_channel *ch, void *_data, int len)
234 static void update_stream_state(struct smd_channel *c
[all...]
H A Dsmd_debug.c49 static int dump_ch(char *buf, int max, struct smd_channel *ch)
134 struct smd_channel *ch;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd_private.h285 struct smd_channel { struct
301 int (*read)(struct smd_channel *ch, void *data, int len);
302 int (*write)(struct smd_channel *ch, const void *data, int len);
303 int (*read_avail)(struct smd_channel *ch);
304 int (*write_avail)(struct smd_channel *ch);
306 void (*update_state)(struct smd_channel *ch);
343 static inline int _smd_alloc_channel(struct smd_channel *ch)
364 static inline int _smd_alloc_channel(struct smd_channel *ch)
H A Dsmd.c134 * destroying smd_channel structures
148 static int smd_stream_read_avail(struct smd_channel *ch)
154 static int smd_stream_write_avail(struct smd_channel *ch)
160 static int smd_packet_read_avail(struct smd_channel *ch)
172 static int smd_packet_write_avail(struct smd_channel *ch)
178 static int ch_is_open(struct smd_channel *ch)
185 static unsigned ch_read_buffer(struct smd_channel *ch, void **ptr)
198 static void ch_read_done(struct smd_channel *ch, unsigned count)
209 static int ch_read(struct smd_channel *ch, void *_data, int len)
234 static void update_stream_state(struct smd_channel *c
[all...]
H A Dsmd_debug.c49 static int dump_ch(char *buf, int max, struct smd_channel *ch)
134 struct smd_channel *ch;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/dream/include/mach/
H A Dmsm_smd.h20 typedef struct smd_channel smd_channel_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/include/mach/
H A Dmsm_smd.h20 typedef struct smd_channel smd_channel_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/include/mach/
H A Dmsm_smd.h20 typedef struct smd_channel smd_channel_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/include/mach/
H A Dmsm_smd.h20 typedef struct smd_channel smd_channel_t;

Completed in 97 milliseconds