Searched refs:MOST_CH_RX (Results 1 – 6 of 6) sorted by relevance
176 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()283 else if (c->cfg.direction & MOST_CH_RX) in set_direction_show()642 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()644 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()794 if (c->cfg.direction == MOST_CH_RX) in hdm_enqueue_thread()902 if (dir == MOST_CH_RX) { in arm_mbo_chain()1119 if (c->cfg.direction == MOST_CH_RX) in most_start_channel()
127 if (((c->cfg->direction == MOST_CH_RX) && in comp_open()292 if (c->cfg->direction == MOST_CH_RX) { in comp_poll()
752 mdev->conf[channel].direction == MOST_CH_RX) { in wq_clear_halt()1038 tmp_cap->direction = MOST_CH_RX; in hdm_probe()
189 if (channel->cfg->direction & MOST_CH_RX) in copy_data()
36 MOST_CH_RX = 1 << 0, enumerator
466 if (ccfg->direction != MOST_CH_RX) { in comp_probe_channel()