Lines Matching defs:cbaf
90 struct cbaf { struct
91 struct usb_device *usb_dev;
92 struct usb_interface *usb_iface;
93 void *buffer;
94 size_t buffer_size;
118 static int cbaf_check(struct cbaf *cbaf) in cbaf_check()
233 static int cbaf_send_host_info(struct cbaf *cbaf) in cbaf_send_host_info()
265 static int cbaf_cdid_get(struct cbaf *cbaf) in cbaf_cdid_get()
304 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_show() local
317 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_chid_store() local
351 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_show() local
362 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_name_store() local
378 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_show() local
389 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_host_band_groups_store() local
417 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_show() local
430 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_cdid_store() local
460 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_band_groups_show() local
474 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_device_name_show() local
501 static int cbaf_cc_upload(struct cbaf *cbaf) in cbaf_cc_upload()
538 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_wusb_ck_store() local
583 struct cbaf *cbaf; in cbaf_probe() local
624 struct cbaf *cbaf = usb_get_intfdata(iface); in cbaf_disconnect() local