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

/drivers/net/can/c_can/
H A Dc_can.c272 static inline void c_can_object_put(struct net_device *dev, int iface, function
288 c_can_object_put(dev, iface, obj, IF_COMM_INVAL);
359 c_can_object_put(dev, iface, objno, IF_COMM_CONTROL);
430 c_can_object_put(dev, iface, obj, IF_COMM_RCV_SETUP);
464 c_can_object_put(dev, IF_TX, obj, IF_COMM_TX);

Completed in 66 milliseconds