dai_offset        146 drivers/staging/greybus/audio_codec.h 	unsigned long dai_offset;
dai_offset       1336 drivers/staging/greybus/audio_topology.c 	module->dai_offset = (unsigned long)&tplg_data->data;
dai_offset       1337 drivers/staging/greybus/audio_topology.c 	module->control_offset = module->dai_offset +
dai_offset       1344 drivers/staging/greybus/audio_topology.c 	dev_dbg(module->dev, "DAI offset is 0x%lx\n", module->dai_offset);
dai_offset       1219 sound/soc/codecs/da7213.c 	u8 dai_offset = 0;
dai_offset       1292 sound/soc/codecs/da7213.c 		dai_offset = 1;
dai_offset       1310 sound/soc/codecs/da7213.c 	snd_soc_component_write(component, DA7213_DAI_OFFSET, dai_offset);
dai_offset       1426 sound/soc/codecs/da7219.c 	__le16 dai_offset;
dai_offset       1487 sound/soc/codecs/da7219.c 	dai_offset = cpu_to_le16(offset);
dai_offset       1489 sound/soc/codecs/da7219.c 			  &dai_offset, sizeof(dai_offset));