RetroArch
Public Attributes | List of all members
_usb_p Struct Reference

#include <physbusif.h>

Collaboration diagram for _usb_p:
[legend]

Public Attributes

s32 fd
 
u8 acl_out
 
u8 acl_in
 
u8 hci_evt
 
u8 hci_ctrl
 
u32 vid
 
u32 pid
 
u8 openstate
 
pbcallback closecb
 
pbcallback unregcb
 

Member Data Documentation

◆ acl_in

u8 _usb_p::acl_in

◆ acl_out

u8 _usb_p::acl_out

◆ closecb

pbcallback _usb_p::closecb

◆ fd

s32 _usb_p::fd

◆ hci_ctrl

u8 _usb_p::hci_ctrl

◆ hci_evt

u8 _usb_p::hci_evt

◆ openstate

u8 _usb_p::openstate

◆ pid

u32 _usb_p::pid

◆ unregcb

pbcallback _usb_p::unregcb

◆ vid

u32 _usb_p::vid

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