Searched refs:MOST_CH_TX (Results 1 – 8 of 8) sorted by relevance
271 if (cfg->direction == MOST_CH_TX) { in pcm_open()282 if (cfg->direction == MOST_CH_TX) in pcm_open()305 if (channel->cfg->direction == MOST_CH_TX) in pcm_close()370 if (cfg->direction == MOST_CH_TX) { in pcm_prepare()580 if (cfg->direction == MOST_CH_TX) { in audio_probe_channel()
37 MOST_CH_TX = 1 << 1, enumerator
187 if (c->iface->channel_vector[i].direction & MOST_CH_TX) in available_directions_show()316 if (c->cfg.direction & MOST_CH_TX) in set_direction_show()335 c->cfg.direction = MOST_CH_TX; in set_direction_store()337 c->cfg.direction = MOST_CH_TX; in set_direction_store()1136 if (c->cfg.direction == MOST_CH_TX) { in most_put_mbo()
328 ch = ccfg->direction == MOST_CH_TX ? &nd->tx : &nd->rx; in comp_probe_channel()330 ch = ccfg->direction == MOST_CH_TX ? &nd->tx : &nd->rx; in comp_probe_channel()
462 bool const is_tx = ccfg->direction == MOST_CH_TX; in configure_channel()557 hdm_ch->direction == MOST_CH_TX && in configure_channel()845 cap->direction = MOST_CH_RX | MOST_CH_TX; in dim2_probe()
580 if ((conf->direction & MOST_CH_TX) && mdev->padding_active[channel] && in hdm_enqueue()590 if (conf->direction & MOST_CH_TX) { in hdm_enqueue()1113 tmp_cap->direction = MOST_CH_TX; in hdm_probe()
308 dev->capabilities[CH_TX].direction = MOST_CH_TX; in i2c_probe()
130 ((c->cfg->direction == MOST_CH_TX) && in comp_open()