Home
last modified time | relevance | path

Searched refs:pcan_usb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c4 * Derived from the PCAN project file driver/src/pcan_usb.c
124 struct pcan_usb { struct
141 struct pcan_usb *pdev;
305 struct pcan_usb *pdev = from_timer(pdev, t, restart_timer); in pcan_usb_restart()
317 struct pcan_usb *pdev = urb->context; in pcan_usb_restart_pending()
333 struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); in pcan_usb_restart_async()
611 struct pcan_usb *pdev = mc->pdev; in pcan_usb_handle_bus_evt()
787 .pdev = container_of(dev, struct pcan_usb, dev), in pcan_usb_decode_msg()
877 struct pcan_usb *pde in pcan_usb_get_berr_counter()
992 const struct peak_usb_adapter pcan_usb = { global() variable
[all...]
H A DMakefile3 peak_usb-y = pcan_usb_core.o pcan_usb.o pcan_usb_pro.o pcan_usb_fd.o
H A Dpcan_usb_core.h83 extern const struct peak_usb_adapter pcan_usb;
H A Dpcan_usb_core.c43 &pcan_usb,
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c4 * Derived from the PCAN project file driver/src/pcan_usb.c
132 struct pcan_usb { struct
149 struct pcan_usb *pdev;
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 *pde in pcan_usb_get_berr_counter()
1015 const struct peak_usb_adapter pcan_usb = { global() variable
[all...]
H A DMakefile3 peak_usb-y = pcan_usb_core.o pcan_usb.o pcan_usb_pro.o pcan_usb_fd.o
H A Dpcan_usb_core.h85 extern const struct peak_usb_adapter pcan_usb;
H A Dpcan_usb_core.c35 .driver_info = (kernel_ulong_t)&pcan_usb,

Completed in 7 milliseconds