Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dufoma.c202 static void *ufoma_get_intconf(struct usb_config_descriptor *,
346 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()
494 ufoma_get_intconf(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id, in ufoma_get_intconf() function
1021 cmd = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_CM); in ufoma_modem_setup()
1030 acm = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM); in ufoma_modem_setup()