#include <hcc_bus_types.h>
|
| td_u32(* | tx_proc )(hcc_bus *bus, hcc_trans_queue *queue, td_u16 *remain_pkt_nums) |
| |
| ext_errno(* | send_and_clear_msg )(TD_CONST hcc_bus *bus, td_u32 msg) |
| |
| td_bool(* | is_busy )(hcc_queue_dir dir) |
| |
| td_void(* | update_credit )(TD_CONST hcc_bus *bus, td_u32 free_cnt) |
| |
| td_s32(* | get_credit )(hcc_bus *bus, td_u32 *free_cnt) |
| |
| td_s32(* | reinit )(hcc_bus *pst_bus) |
| |
| td_void(* | stop_xfer )(td_void) |
| |
| td_s32(* | resume_xfer )(td_void) |
| |
| td_void(* | flow_off )(hcc_bus *bus, td_bool check) |
| |
| td_void(* | flow_on )(hcc_bus *bus, td_bool unc_alloc) |
| |
| td_s32(* | power_action )(hcc_bus *pst_bus, hcc_bus_power_action_type action) |
| |
| td_s32(* | sleep_request )(hcc_bus *pst_bus) |
| |
| td_s32(* | wakeup_request )(hcc_bus *pst_bus) |
| |
| td_s32(* | pm_notify_register )(hcc_bus *pst_bus, bus_pm_notify suspend_func, bus_pm_notify resume_func) |
| |
◆ flow_off
◆ flow_on
◆ get_credit
◆ is_busy
◆ pm_notify_register
◆ power_action
◆ reinit
◆ resume_xfer
◆ send_and_clear_msg
◆ sleep_request
◆ stop_xfer
◆ tx_proc
◆ update_credit
◆ wakeup_request
该结构体的文档由以下文件生成: