libusbgx-0.3.0
Loading...
Searching...
No Matches
Data Fields
usbg_function_type Struct Reference

Data Fields

char * name
 
char ** os_desc_iname
 
int(* alloc_inst )(struct usbg_function_type *, usbg_function_type, const char *, const char *, usbg_gadget *, struct usbg_function **)
 
void(* free_inst )(struct usbg_function_type *, struct usbg_function *)
 
int(* remove )(struct usbg_function *, int)
 
int(* set_attrs )(struct usbg_function *, void *)
 
int(* get_attrs )(struct usbg_function *, void *)
 
void(* cleanup_attrs )(struct usbg_function *, void *)
 
int(* import )(struct usbg_function *, config_setting_t *)
 
int(* export )(struct usbg_function *, config_setting_t *)
 

Detailed Description

Examples
show-gadgets.c.

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