play_cap          116 sound/soc/sh/siu.h 	unsigned long		play_cap;	/* Used to track full duplex */
play_cap          525 sound/soc/sh/siu_dai.c 		port_info->play_cap &= ~PLAYBACK_ENABLED;
play_cap          527 sound/soc/sh/siu_dai.c 		port_info->play_cap &= ~CAPTURE_ENABLED;
play_cap          530 sound/soc/sh/siu_dai.c 	if (!port_info->play_cap) {
play_cap          551 sound/soc/sh/siu_dai.c 		__func__, info->port_id, port_info->play_cap, rt->channels);
play_cap          562 sound/soc/sh/siu_dai.c 	if (!port_info->play_cap) {
play_cap          579 sound/soc/sh/siu_dai.c 	port_info->play_cap |= self;