Searched refs:techpoint_audio (Results 1 – 2 of 2) sorted by relevance
94 struct techpoint_audio { struct120 struct techpoint_audio *audio_in; argument121 struct techpoint_audio *audio_out;
1164 struct techpoint_audio *audio_stream; in techpoint_audio_dt_parse()1166 techpoint->audio_in = devm_kzalloc(dev, sizeof(struct techpoint_audio), in techpoint_audio_dt_parse()1234 struct techpoint_audio *audio_stream; in techpoint_audio_dt_parse()1236 techpoint->audio_out = devm_kzalloc(dev, sizeof(struct techpoint_audio), in techpoint_audio_dt_parse()