Home
last modified time | relevance | path

Searched refs:usbid_type (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/tools/
H A Dsane-desc.c234 typedef struct usbid_type struct
236 struct usbid_type * next;
241 usbid_type; typedef
3071 static usbid_type *
3075 usbid_type * usbid = calloc (1, sizeof (usbid_type)); in create_usbid()
3108 static usbid_type *
3109 add_usbid (usbid_type *first_usbid, char *manufacturer, char *model, in add_usbid()
3112 usbid_type *usbid = first_usbid; in add_usbid()
3113 usbid_type *prev_usbi in add_usbid()
[all...]

Completed in 4 milliseconds