Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Djanz-ican3.c607 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg() function
651 return ican3_send_msg(mod, &msg); in ican3_msg_connect()
662 return ican3_send_msg(mod, &msg); in ican3_msg_disconnect()
677 ret = ican3_send_msg(mod, &msg); in ican3_msg_newhostif()
712 return ican3_send_msg(mod, &msg); in ican3_msg_fasthostif()
736 ret = ican3_send_msg(mod, &msg); in ican3_set_id_filter()
757 return ican3_send_msg(mod, &msg); in ican3_set_id_filter()
790 res = ican3_send_msg(mod, &msg); in ican3_set_bus_state()
800 return ican3_send_msg(mod, &msg); in ican3_set_bus_state()
817 return ican3_send_msg(mod, &msg); in ican3_set_bus_state()
[all …]