Searched refs:pcan_usb (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb.c | 132 struct pcan_usb { struct 149 struct pcan_usb *pdev; argument 322 struct pcan_usb *pdev = from_timer(pdev, t, restart_timer); in pcan_usb_restart() 334 struct pcan_usb *pdev = urb->context; in pcan_usb_restart_pending() 350 struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); in pcan_usb_restart_async() 555 struct pcan_usb *pdev = mc->pdev; in pcan_usb_handle_bus_evt() 731 .pdev = container_of(dev, struct pcan_usb, dev), in pcan_usb_decode_msg() 843 struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); in pcan_usb_get_berr_counter() 856 struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); in pcan_usb_start() 860 peak_usb_init_time_ref(&pdev->time_ref, &pcan_usb); in pcan_usb_start() [all …]
|
H A D | Makefile | 3 peak_usb-y = pcan_usb_core.o pcan_usb.o pcan_usb_pro.o pcan_usb_fd.o
|
H A D | pcan_usb_core.h | 85 extern const struct peak_usb_adapter pcan_usb;
|
H A D | pcan_usb_core.c | 35 .driver_info = (kernel_ulong_t)&pcan_usb,
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |