Home
last modified time | relevance | path

Searched refs:chnl_net (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/caif/
H A Dchnl_net.c44 struct chnl_net { struct
59 struct chnl_net *priv; in chnl_recv_cb()
64 priv = container_of(layr, struct chnl_net, chnl); in chnl_recv_cb()
116 static int delete_device(struct chnl_net *dev) in delete_device()
126 struct chnl_net *dev = NULL; in close_work()
132 dev = list_entry(list_node, struct chnl_net, list_field); in close_work()
142 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); in chnl_hold()
148 struct chnl_net *priv = container_of(lyr, struct chnl_net, chn in chnl_put()
[all...]
H A DMakefile12 obj-$(CONFIG_CAIF_NETDEV) += chnl_net.o
/kernel/linux/linux-6.6/net/caif/
H A Dchnl_net.c44 struct chnl_net { struct
59 struct chnl_net *priv; in chnl_recv_cb()
64 priv = container_of(layr, struct chnl_net, chnl); in chnl_recv_cb()
111 static int delete_device(struct chnl_net *dev) in delete_device()
121 struct chnl_net *dev = NULL; in close_work()
127 dev = list_entry(list_node, struct chnl_net, list_field); in close_work()
137 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); in chnl_hold()
143 struct chnl_net *priv = container_of(lyr, struct chnl_net, chn in chnl_put()
[all...]
H A DMakefile12 obj-$(CONFIG_CAIF_NETDEV) += chnl_net.o

Completed in 2 milliseconds