Searched refs:play_cap (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/sh/
H A Dsiu_dai.c525 port_info->play_cap &= ~PLAYBACK_ENABLED;
527 port_info->play_cap &= ~CAPTURE_ENABLED;
530 if (!port_info->play_cap) {
551 __func__, info->port_id, port_info->play_cap, rt->channels);
562 if (!port_info->play_cap) {
579 port_info->play_cap |= self;
H A Dsiu.h116 unsigned long play_cap; /* Used to track full duplex */ member in struct:siu_port

Completed in 204 milliseconds