Searched refs:f_audio (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_audio.c2 * f_audio.c -- USB Audio class function driver
277 struct f_audio { struct
295 static inline struct f_audio *func_to_audio(struct usb_function *f)
297 return container_of(f, struct f_audio, card.func);
304 struct f_audio *audio = container_of(data, struct f_audio,
326 struct f_audio *audio = req->context;
357 struct f_audio *audio = req->context;
382 struct f_audio *audio = func_to_audio(f);
418 struct f_audio *audi
[all...]

Completed in 49 milliseconds