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

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_serialnet.c204 .iInterface = SERIALNET_ETH_CONTROL_INDEX,
218 .iInterface = SERIALNET_ETH_DATA_INDEX,
226 .iInterface = SERIALNET_ETH_DATA_INDEX,
308 .iInterface = SERIALNET_MODEM_INDEX,
316 .iInterface = SERIALNET_MODEM_INDEX,
H A Dusb_template_multi.c207 .iInterface = MULTI_ETH_CONTROL_INDEX,
221 .iInterface = MULTI_ETH_DATA_INDEX,
229 .iInterface = MULTI_ETH_DATA_INDEX,
311 .iInterface = MULTI_MODEM_INDEX,
319 .iInterface = MULTI_MODEM_INDEX,
358 .iInterface = MULTI_STORAGE_INDEX,
H A Dusb_template_phone.c170 .iInterface = PHONE_MIXER_INDEX,
227 .iInterface = PHONE_PLAYBACK_INDEX,
236 .iInterface = PHONE_PLAYBACK_INDEX,
284 .iInterface = PHONE_RECORD_INDEX,
293 .iInterface = PHONE_RECORD_INDEX,
335 .iInterface = PHONE_HID_INDEX,
H A Dusb_template.h74 uint8_t iInterface; member in struct:usb_temp_interface_desc
H A Dusb_template_cdce.c187 .iInterface = ETH_CONTROL_INDEX,
201 .iInterface = ETH_DATA_INDEX,
209 .iInterface = ETH_DATA_INDEX,
H A Dusb_template_audio.c214 .iInterface = AUDIO_MIXER_INDEX,
272 .iInterface = AUDIO_PLAYBACK_INDEX,
281 .iInterface = AUDIO_PLAYBACK_INDEX,
330 .iInterface = AUDIO_RECORD_INDEX,
339 .iInterface = AUDIO_RECORD_INDEX,
H A Dusb_template_midi.c109 .iInterface = MIDI_INTERFACE_INDEX,
191 .iInterface = MIDI_INTERFACE_INDEX,
H A Dusb_template_modem.c182 .iInterface = MODEM_INTERFACE_INDEX,
190 .iInterface = MODEM_INTERFACE_INDEX,
H A Dusb_template_cdceem.c136 .iInterface = CDCEEM_INTERFACE_INDEX,
H A Dusb_template_kbd.c150 .iInterface = KBD_INTERFACE_INDEX,
H A Dusb_template_mouse.c148 .iInterface = MOUSE_INTERFACE_INDEX,
H A Dusb_template_msc.c135 .iInterface = MSC_INTERFACE_INDEX,
H A Dusb_template_mtp.c157 .iInterface = MTP_INTERFACE_INDEX,
H A Dusb_template.c436 id->iInterface = tid->iInterface;
/freebsd-12-stable/sys/dev/usb/
H A Dusb_util.c96 (iface->idesc->iInterface == 0)) {
111 iface->idesc->iInterface);
H A Dusb.h412 uByte iInterface; member in struct:usb_interface_descriptor
/freebsd-12-stable/lib/libusb/
H A Dusb.h132 uint8_t iInterface; member in struct:usb_interface_descriptor
H A Dlibusb10_desc.c231 ifd->iInterface = pinf->desc.iInterface;
H A Dlibusb20_desc.h248 m(n, UINT8_T, iInterface, ) \
H A Dlibusb01.c391 bifc->iInterface = aifc->desc.iInterface;
H A Dlibusb.h346 uint8_t iInterface; member in struct:libusb_interface_descriptor

Completed in 194 milliseconds