Searched refs:MOST_CH_RX (Results 1 – 8 of 8) sorted by relevance
84 if (channel_config->direction == MOST_CH_RX) { in configure_channel()306 dev->capabilities[CH_RX].direction = MOST_CH_RX; in i2c_probe()
185 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()318 else if (c->cfg.direction & MOST_CH_RX) in set_direction_show()331 c->cfg.direction = MOST_CH_RX; in set_direction_store()333 c->cfg.direction = MOST_CH_RX; in set_direction_store()897 if (c->cfg.direction == MOST_CH_RX) in hdm_enqueue_thread()1005 if (dir == MOST_CH_RX) { in arm_mbo_chain()1224 if (c->cfg.direction == MOST_CH_RX) in most_start_channel()
36 MOST_CH_RX = 1 << 0, enumerator
128 if (((c->cfg->direction == MOST_CH_RX) && in comp_open()296 if (c->cfg->direction == MOST_CH_RX) { in comp_poll()
313 hdm_ch->direction == MOST_CH_RX && in service_done_flag()845 cap->direction = MOST_CH_RX | MOST_CH_TX; in dim2_probe()
847 mdev->conf[channel].direction == MOST_CH_RX) { in wq_clear_halt()1111 tmp_cap->direction = MOST_CH_RX; in hdm_probe()
185 if (channel->cfg->direction & MOST_CH_RX) in copy_data()
466 if (ccfg->direction != MOST_CH_RX) { in comp_probe_channel()