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

/freebsd-10.3-release/sys/dev/usb/template/
H A Dusb_template.h81 const struct usb_temp_config_desc **ppConfigDesc; member in struct:usb_temp_device_desc
H A Dusb_template_msc.c157 .ppConfigDesc = msc_configs,
H A Dusb_template_cdce.c239 .ppConfigDesc = eth_configs,
H A Dusb_template_kbd.c162 .ppConfigDesc = keyboard_configs,
H A Dusb_template_modem.c197 .ppConfigDesc = modem_configs,
H A Dusb_template_mouse.c160 .ppConfigDesc = mouse_configs,
H A Dusb_template_mtp.c179 .ppConfigDesc = mtp_configs,
H A Dusb_template_audio.c359 .ppConfigDesc = audio_configs,
H A Dusb_template_phone.c358 .ppConfigDesc = phone_configs,
H A Dusb_template.c444 tcd = tdd->ppConfigDesc;

Completed in 167 milliseconds