Home
last modified time | relevance | path

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

/Linux-v6.1/net/can/
Dproc.c295 struct can_dev_rcv_lists *dev_rcv_lists) in can_rcvlist_proc_show_one()
310 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_proc_show() local
364 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_sff_proc_show() local
397 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_eff_proc_show() local
Daf_can.c364 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
518 struct can_dev_rcv_lists *dev_rcv_lists; in can_rx_unregister() local
577 static int can_rcv_filter(struct can_dev_rcv_lists *dev_rcv_lists, struct sk_buff *skb) in can_rcv_filter()
644 struct can_dev_rcv_lists *dev_rcv_lists; in can_receive() local
/Linux-v6.1/include/linux/can/
Dcan-ml.h63 struct can_dev_rcv_lists dev_rcv_lists; member