Symbol: most_channel
drivers/most/core.c
102
struct most_channel *c = mbo->context;
drivers/most/core.c
1029
struct most_channel *c = mbo->context;
drivers/most/core.c
1052
struct most_channel *c = mbo->context;
drivers/most/core.c
1095
struct most_channel *c = iface->p->channel[id];
drivers/most/core.c
1163
struct most_channel *c;
drivers/most/core.c
118
static void flush_channel_fifos(struct most_channel *c)
drivers/most/core.c
1233
struct most_channel *c, *tmp;
drivers/most/core.c
1267
struct most_channel *c = to_channel(dev);
drivers/most/core.c
1283
struct most_channel *c;
drivers/most/core.c
1393
struct most_channel *c;
drivers/most/core.c
1427
struct most_channel *c = iface->p->channel[id];
drivers/most/core.c
1448
struct most_channel *c = iface->p->channel[id];
drivers/most/core.c
152
static int flush_trash_fifo(struct most_channel *c)
drivers/most/core.c
172
struct most_channel *c = to_channel(dev);
drivers/most/core.c
188
struct most_channel *c = to_channel(dev);
drivers/most/core.c
208
struct most_channel *c = to_channel(dev);
drivers/most/core.c
219
struct most_channel *c = to_channel(dev);
drivers/most/core.c
230
struct most_channel *c = to_channel(dev);
drivers/most/core.c
241
struct most_channel *c = to_channel(dev);
drivers/most/core.c
252
struct most_channel *c = to_channel(dev);
drivers/most/core.c
261
struct most_channel *c = to_channel(dev);
drivers/most/core.c
270
struct most_channel *c = to_channel(dev);
drivers/most/core.c
279
struct most_channel *c = to_channel(dev);
drivers/most/core.c
293
struct most_channel *c = to_channel(dev);
drivers/most/core.c
307
struct most_channel *c = to_channel(dev);
drivers/most/core.c
316
struct most_channel *c = to_channel(dev);
drivers/most/core.c
324
struct most_channel *c = to_channel(dev);
drivers/most/core.c
335
struct most_channel *c = to_channel(dev);
drivers/most/core.c
469
struct most_channel *c;
drivers/most/core.c
532
static struct most_channel *get_channel(char *mdev, char *mdev_ch)
drivers/most/core.c
536
struct most_channel *c, *tmp;
drivers/most/core.c
551
inline int link_channel_to_component(struct most_channel *c,
drivers/most/core.c
578
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
588
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
598
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
608
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
619
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
637
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
65
#define to_channel(d) container_of(d, struct most_channel, dev)
drivers/most/core.c
658
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
680
struct most_channel *c = get_channel(mdev, mdev_ch);
drivers/most/core.c
691
struct most_channel *c;
drivers/most/core.c
70
struct most_channel *channel[MAX_CHANNELS];
drivers/most/core.c
739
struct most_channel *c = mbo->context;
drivers/most/core.c
746
static bool hdm_mbo_ready(struct most_channel *c)
drivers/most/core.c
763
struct most_channel *c = mbo->context;
drivers/most/core.c
773
struct most_channel *c = data;
drivers/most/core.c
811
static int run_enqueue_thread(struct most_channel *c, int channel_id)
drivers/most/core.c
838
struct most_channel *c;
drivers/most/core.c
872
static int arm_mbo_chain(struct most_channel *c, int dir,
drivers/most/core.c
944
struct most_channel *c;
drivers/most/core.c
956
struct most_channel *c = iface->p->channel[id];
drivers/most/core.c
988
struct most_channel *c;