Searched refs:nvp6188_audio (Results 1 – 1 of 1) sorted by relevance
136 struct nvp6188_audio { struct163 struct nvp6188_audio *audio_in;164 struct nvp6188_audio *audio_out;3048 struct nvp6188_audio *audio_stream; in nvp6188_probe()3050 nvp6188->audio_in = devm_kzalloc(dev, sizeof(struct nvp6188_audio), GFP_KERNEL); in nvp6188_probe()3085 struct nvp6188_audio *audio_stream; in nvp6188_probe()3087 nvp6188->audio_out = devm_kzalloc(dev, sizeof(struct nvp6188_audio), GFP_KERNEL); in nvp6188_probe()