Searched defs:usbatm (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/usb/atm/
H A Dxusbatm.c66 static int xusbatm_capture_intf(struct usbatm_data *usbatm, struct usb_device *usb_dev, xusbatm_capture_intf() argument
92 static int xusbatm_bind(struct usbatm_data *usbatm, xusbatm_bind() argument
144 static void xusbatm_unbind(struct usbatm_data *usbatm, xusbatm_unbind() argument
162 static int xusbatm_atm_start(struct usbatm_data *usbatm, xusbatm_atm_start() argument
H A Dusbatm.h128 struct usbatm_data *usbatm; member in struct:usbatm_channel
H A Dspeedtch.c137 struct usbatm_data *usbatm; member in struct:speedtch_instance_data
161 struct usbatm_data *usbatm = instance->usbatm; speedtch_set_swbuff() local
177 struct usbatm_data *usbatm = instance->usbatm; speedtch_test_sequence() local
250 struct usbatm_data *usbatm = instance->usbatm; speedtch_upload_firmware() local
362 static int speedtch_find_firmware(struct usbatm_data *usbatm, struct usb_interface *intf, speedtch_find_firmware() argument
394 static int speedtch_heavy_init(struct usbatm_data *usbatm, struct usb_interface *intf) speedtch_heavy_init() argument
424 struct usbatm_data *usbatm = instance->usbatm; speedtch_read_status() local
476 struct usbatm_data *usbatm = instance->usbatm; speedtch_start_synchro() local
503 struct usbatm_data *usbatm = instance->usbatm; speedtch_check_status() local
610 struct usbatm_data *usbatm = instance->usbatm; speedtch_handle_int() local
660 static int speedtch_atm_start(struct usbatm_data *usbatm, struct atm_dev *atm_dev) speedtch_atm_start() argument
697 static void speedtch_atm_stop(struct usbatm_data *usbatm, struct atm_dev *atm_dev) speedtch_atm_stop() argument
774 static int speedtch_bind(struct usbatm_data *usbatm, speedtch_bind() argument
927 static void speedtch_unbind(struct usbatm_data *usbatm, struct usb_interface *intf) speedtch_unbind() argument
H A Dcxacru.c186 struct usbatm_data *usbatm; member in struct:cxacru_data
825 struct usbatm_data *usbatm = instance->usbatm; cxacru_poll_status() local
990 struct usbatm_data *usbatm = instance->usbatm; cxacru_upload_firmware() local
1077 struct usbatm_data *usbatm = instance->usbatm; cxacru_find_firmware() local
H A Dueagle-atm.c149 struct usbatm_data *usbatm; member in struct:uea_softc
2274 struct usbatm_data *usbatm; dev_to_uea() local
2474 static int uea_atm_open(struct usbatm_data *usbatm, struct atm_dev *atm_dev) uea_atm_open() argument
2481 static int uea_heavy(struct usbatm_data *usbatm, struct usb_interface *intf) uea_heavy() argument
2534 static int uea_bind(struct usbatm_data *usbatm, struct usb_interface *intf, uea_bind() argument
2620 static void uea_unbind(struct usbatm_data *usbatm, struct usb_interface *intf) uea_unbind() argument
2659 struct usbatm_data *usbatm = usb_get_intfdata(intf); uea_probe() local
2491 claim_interface(struct usb_device *usb_dev, struct usbatm_data *usbatm, int ifnum) claim_interface() argument

Completed in 133 milliseconds