Lines Matching defs:cbaf
104 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
363 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_show() local
374 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_store() local
390 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_show() local
401 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_store() local
429 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_show() local
442 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_store() local
472 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_band_groups_show() local
486 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_name_show() local
513 static int cbaf_cc_upload(struct cbaf *cbaf) in cbaf_cc_upload()
550 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_ck_store() local
595 struct cbaf *cbaf; in cbaf_probe() local
635 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_disconnect() local