Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dufoma.c205 static void *ufoma_get_intconf(struct usb_config_descriptor *,
348 mad = ufoma_get_intconf(cd, id, UDESC_VS_INTERFACE, UDESCSUB_MCPC_ACM); in ufoma_probe()
402 mad = ufoma_get_intconf(cd, id, UDESC_VS_INTERFACE, UDESCSUB_MCPC_ACM); in ufoma_attach()
514 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id, in ufoma_get_intconf() function
1033 cmd = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_CM); in ufoma_modem_setup()
1042 acm = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM); in ufoma_modem_setup()