Searched refs:play_cap (Results 1 – 2 of 2) sorted by relevance
539 port_info->play_cap &= ~PLAYBACK_ENABLED; in siu_dai_shutdown()541 port_info->play_cap &= ~CAPTURE_ENABLED; in siu_dai_shutdown()544 if (!port_info->play_cap) { in siu_dai_shutdown()565 __func__, info->port_id, port_info->play_cap, rt->channels); in siu_dai_prepare()576 if (!port_info->play_cap) { in siu_dai_prepare()593 port_info->play_cap |= self; in siu_dai_prepare()
130 unsigned long play_cap; /* Used to track full duplex */ member