Home
last modified time | relevance | path

Searched defs:cbaf (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/wusbcore/
Dcbaf.c104 struct cbaf { struct
105 struct usb_device *usb_dev;
106 struct usb_interface *usb_iface;
107 void *buffer;
108 size_t buffer_size;
132 static int cbaf_check(struct cbaf *cbaf) in cbaf_check()
247 static int cbaf_send_host_info(struct cbaf *cbaf) in cbaf_send_host_info()
278 static int cbaf_cdid_get(struct cbaf *cbaf) in cbaf_cdid_get()
316 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_show() local
329 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_store() local
[all …]