Home
last modified time | relevance | path

Searched refs:techpoint_audio (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_common.h94 struct techpoint_audio { struct
120 struct techpoint_audio *audio_in; argument
121 struct techpoint_audio *audio_out;
H A Dtechpoint_v4l2.c1164 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()