Lines Matching defs:caif_device_entry
33 struct caif_device_entry {
73 static void caifd_put(struct caif_device_entry *e)
78 static void caifd_hold(struct caif_device_entry *e)
83 static int caifd_refcnt_read(struct caif_device_entry *e)
92 static struct caif_device_entry *caif_device_alloc(struct net_device *dev)
94 struct caif_device_entry *caifd;
109 static struct caif_device_entry *caif_get(struct net_device *dev)
113 struct caif_device_entry *caifd;
125 struct caif_device_entry *caifd;
170 struct caif_device_entry *caifd =
171 container_of(layer, struct caif_device_entry, layer);
250 struct caif_device_entry *caifd;
290 struct caif_device_entry *caifd;
318 struct caif_device_entry *caifd;
367 struct caif_device_entry *caifd = NULL;
522 struct caif_device_entry *caifd, *tmp;