Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/
Djanz-ican3.c621 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg() function
665 return ican3_send_msg(mod, &msg); in ican3_msg_connect()
676 return ican3_send_msg(mod, &msg); in ican3_msg_disconnect()
691 ret = ican3_send_msg(mod, &msg); in ican3_msg_newhostif()
726 return ican3_send_msg(mod, &msg); in ican3_msg_fasthostif()
750 ret = ican3_send_msg(mod, &msg); in ican3_set_id_filter()
771 return ican3_send_msg(mod, &msg); in ican3_set_id_filter()
804 res = ican3_send_msg(mod, &msg); in ican3_set_bus_state()
814 return ican3_send_msg(mod, &msg); in ican3_set_bus_state()
831 res = ican3_send_msg(mod, &msg); in ican3_set_bus_state()
[all …]