Searched refs:MOST_CH_TX (Results 1 – 8 of 8) sorted by relevance
281 if (cfg->direction == MOST_CH_TX) { in pcm_open()292 if (cfg->direction == MOST_CH_TX) in pcm_open()315 if (channel->cfg->direction == MOST_CH_TX) in pcm_close()380 if (cfg->direction == MOST_CH_TX) { in pcm_prepare()588 if (cfg->direction == MOST_CH_TX) { in audio_probe_channel()
50 MOST_CH_TX = 1 << 1, enumerator
261 if (c->iface->channel_vector[i].direction & MOST_CH_TX) in show_available_directions()390 if (c->cfg.direction & MOST_CH_TX) in show_set_direction()405 c->cfg.direction = MOST_CH_TX; in store_set_direction()1470 if (c->cfg.direction == MOST_CH_TX) { in most_put_mbo()
523 bool const is_tx = ccfg->direction == MOST_CH_TX; in configure_channel()611 hdm_ch->direction == MOST_CH_TX && in configure_channel()804 cap->direction = MOST_CH_RX | MOST_CH_TX; in dim2_probe()
674 (conf->direction & MOST_CH_TX)) in hdm_enqueue()684 if (conf->direction & MOST_CH_TX) { in hdm_enqueue()944 if (mdev->conf[channel].direction & MOST_CH_TX) in wq_clear_halt()1305 tmp_cap->direction = MOST_CH_TX; in hdm_probe()
336 dev->capabilities[CH_TX].direction = MOST_CH_TX; in i2c_probe()
91 ((channel->cfg->direction == MOST_CH_TX) && in aim_open()
340 ch = ccfg->direction == MOST_CH_TX ? &nd->tx : &nd->rx; in aim_probe_channel()