Home
last modified time | relevance | path

Searched refs:DECLARE_USB_FUNCTION_INIT (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcomposite.h623 #define DECLARE_USB_FUNCTION_INIT(_name, _inst_alloc, _func_alloc) \ macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_serial.c396 DECLARE_USB_FUNCTION_INIT(gser, gser_alloc_inst, gser_alloc);
H A Df_subset.c504 DECLARE_USB_FUNCTION_INIT(geth, geth_alloc_inst, geth_alloc);
H A Df_obex.c489 DECLARE_USB_FUNCTION_INIT(obex, obex_alloc_inst, obex_alloc);
H A Df_eem.c678 DECLARE_USB_FUNCTION_INIT(eem, eem_alloc_inst, eem_alloc);
H A Df_phonet.c729 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
H A Df_acm.c858 DECLARE_USB_FUNCTION_INIT(acm, acm_alloc_instance, acm_alloc_func);
H A Df_ecm.c963 DECLARE_USB_FUNCTION_INIT(ecm, ecm_alloc_inst, ecm_alloc);
H A Df_audio_source.c1069 DECLARE_USB_FUNCTION_INIT(audio_source, audio_source_alloc_inst,
H A Df_rndis.c1044 DECLARE_USB_FUNCTION_INIT(rndis, rndis_alloc_inst, rndis_alloc);
H A Df_uac1_legacy.c1022 DECLARE_USB_FUNCTION_INIT(uac1_legacy, f_audio_alloc_inst, f_audio_alloc);
H A Df_uvc.c1294 DECLARE_USB_FUNCTION_INIT(uvc, uvc_alloc_inst, uvc_alloc);
H A Df_hid.c1317 DECLARE_USB_FUNCTION_INIT(hid, hidg_alloc_inst, hidg_alloc);
H A Df_midi.c1428 DECLARE_USB_FUNCTION_INIT(midi, f_midi_alloc_inst, f_midi_alloc);
H A Df_ncm.c1746 DECLARE_USB_FUNCTION_INIT(ncm, ncm_alloc_inst, ncm_alloc);
H A Df_accessory.c1573 DECLARE_USB_FUNCTION_INIT(accessory, acc_alloc_inst, acc_alloc);
H A Df_printer.c1514 DECLARE_USB_FUNCTION_INIT(printer, gprinter_alloc_inst, gprinter_alloc);
H A Df_uac1.c2064 DECLARE_USB_FUNCTION_INIT(uac1, f_audio_alloc_inst, f_audio_alloc);
H A Df_uac2.c2240 DECLARE_USB_FUNCTION_INIT(uac2, afunc_alloc_inst, afunc_alloc);
H A Df_mass_storage.c3494 DECLARE_USB_FUNCTION_INIT(mass_storage, fsg_alloc_inst, fsg_alloc);
H A Df_fs.c3900 DECLARE_USB_FUNCTION_INIT(ffs, ffs_alloc_inst, ffs_alloc);