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()
279 static int cbaf_cdid_get(struct cbaf *cbaf) in cbaf_cdid_get()
318 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_show() local
331 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_store() local
365 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_show() local
376 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_store() local
392 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_show() local
403 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_store() local
431 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_show() local
444 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_store() local
474 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_band_groups_show() local
488 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_name_show() local
515 static int cbaf_cc_upload(struct cbaf *cbaf) in cbaf_cc_upload()
552 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_ck_store() local
597 struct cbaf *cbaf; in cbaf_probe() local
639 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_disconnect() local