Searched refs:alloc_c_can_dev (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/can/c_can/
H A Dc_can.h218 struct net_device *alloc_c_can_dev(void);
H A Dc_can_pci.c152 dev = alloc_c_can_dev(); c_can_pci_probe()
H A Dc_can_platform.c295 dev = alloc_c_can_dev(); c_can_plat_probe()
H A Dc_can.c1141 struct net_device *alloc_c_can_dev(void) alloc_c_can_dev() function
1163 EXPORT_SYMBOL_GPL(alloc_c_can_dev); variable

Completed in 124 milliseconds