Home
last modified time | relevance | path

Searched defs:dev_rcv_lists (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/can/
Dproc.c304 struct can_dev_rcv_lists *dev_rcv_lists) in can_rcvlist_proc_show_one()
319 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_proc_show() local
370 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_sff_proc_show() local
401 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_eff_proc_show() local
Daf_can.c365 struct can_dev_rcv_lists *dev_rcv_lists) in can_rcv_list_find()
447 struct can_dev_rcv_lists *dev_rcv_lists; in can_rx_register() local
517 struct can_dev_rcv_lists *dev_rcv_lists; in can_rx_unregister() local
573 static int can_rcv_filter(struct can_dev_rcv_lists *dev_rcv_lists, struct sk_buff *skb) in can_rcv_filter()
640 struct can_dev_rcv_lists *dev_rcv_lists; in can_receive() local
/Linux-v5.4/include/linux/can/
Dcan-ml.h62 struct can_dev_rcv_lists dev_rcv_lists; member