KolibriOS kernel
usbhc_func Struct Reference

pointers to kernel API functions that are called from *HCI-drivers More...

Public Attributes

dd usb_process_gtd
 
dd usb_init_static_endpoint
 
dd usb_wakeup_if_needed
 
dd usb_subscribe_control
 
dd usb_subscription_done
 
dd usb_allocate_common
 
dd usb_free_common
 
dd usb_td_to_virt
 
dd usb_init_transfer
 
dd usb_undo_tds
 
dd usb_test_pending_port
 
dd usb_get_tt
 
dd usb_get_tt_think_time
 
dd usb_new_device
 
dd usb_disconnect_stage2
 
dd usb_process_wait_lists
 
dd usb_unlink_td
 
dd usb_is_final_packet
 
dd usb_find_ehci_companion
 

Detailed Description

pointers to kernel API functions that are called from *HCI-drivers

Source
bus/usb/common.inc:154

Member Data Documentation

◆ usb_allocate_common

dd usbhc_func::usb_allocate_common

◆ usb_disconnect_stage2

dd usbhc_func::usb_disconnect_stage2

◆ usb_find_ehci_companion

dd usbhc_func::usb_find_ehci_companion

◆ usb_free_common

dd usbhc_func::usb_free_common

◆ usb_get_tt

dd usbhc_func::usb_get_tt

◆ usb_get_tt_think_time

dd usbhc_func::usb_get_tt_think_time

◆ usb_init_static_endpoint

dd usbhc_func::usb_init_static_endpoint

◆ usb_init_transfer

dd usbhc_func::usb_init_transfer

◆ usb_is_final_packet

dd usbhc_func::usb_is_final_packet

◆ usb_new_device

dd usbhc_func::usb_new_device

◆ usb_process_gtd

dd usbhc_func::usb_process_gtd

◆ usb_process_wait_lists

dd usbhc_func::usb_process_wait_lists

◆ usb_subscribe_control

dd usbhc_func::usb_subscribe_control

◆ usb_subscription_done

dd usbhc_func::usb_subscription_done

◆ usb_td_to_virt

dd usbhc_func::usb_td_to_virt

◆ usb_test_pending_port

dd usbhc_func::usb_test_pending_port

◆ usb_undo_tds

dd usbhc_func::usb_undo_tds

◆ usb_unlink_td

dd usbhc_func::usb_unlink_td

◆ usb_wakeup_if_needed

dd usbhc_func::usb_wakeup_if_needed

The documentation for this struct was generated from the following file: