Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_mcux.c175 dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_reset()
205 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_attach()
223 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_detach()
249 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_set_address()
302 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_ep_configure()
333 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_ep_configure()
365 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_ep_set_stall()
387 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_ep_clear_stall()
430 status = dev_state.dev_struct.controllerInterface->deviceControl( in usb_dc_ep_is_stalled()
784 status = dev_state.dev_struct.controllerInterface->deviceControl( in handle_bus_reset()
[all …]
/Zephyr-latest/drivers/usb/udc/
Dudc_mcux_ehci.c85 status = mcux_if->deviceControl(priv->mcux_device.controllerHandle, in udc_mcux_control()
Dudc_mcux_ip3511.c85 status = mcux_if->deviceControl(priv->mcux_device.controllerHandle, in udc_mcux_control()