Home
last modified time | relevance | path

Searched refs:softing_default_output (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/can/softing/
H A Dsofting.h75 int softing_default_output(struct net_device *netdev);
H A Dsofting_fw.c669 int softing_default_output(struct net_device *netdev) in softing_default_output() function
H A Dsofting_main.c652 priv->output = softing_default_output(netdev); in softing_netdev_create()