DWC_I2S_PLAY      259 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c 	i2s_pdata[0].cap = DWC_I2S_PLAY;
DWC_I2S_PLAY      288 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c 	i2s_pdata[2].cap = DWC_I2S_PLAY | DWC_I2S_RECORD;
DWC_I2S_PLAY      196 sound/soc/dwc/dwc-i2s.c 	if (!(dev->capability & DWC_I2S_PLAY) &&
DWC_I2S_PLAY      494 sound/soc/dwc/dwc-i2s.c 	if (dev->capability & DWC_I2S_PLAY &&
DWC_I2S_PLAY      592 sound/soc/dwc/dwc-i2s.c 		dev->capability |= DWC_I2S_PLAY;