Home
last modified time | relevance | path

Searched defs:vg (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/gpio/
Dgpio-vx855.c101 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_direction_input() local
125 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_get() local
151 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_set() local
204 static void vx855gpio_gpio_setup(struct vx855_gpio *vg) in vx855gpio_gpio_setup()
226 struct vx855_gpio *vg; in vx855gpio_probe() local
289 struct vx855_gpio *vg = platform_get_drvdata(pdev); in vx855gpio_remove() local
/linux-3.3/net/8021q/
Dvlan.h106 static inline struct net_device *vlan_group_get_device(struct vlan_group *vg, in vlan_group_get_device()
114 static inline void vlan_group_set_device(struct vlan_group *vg, in vlan_group_set_device()
Dvlan.c54 static int vlan_group_prealloc_vid(struct vlan_group *vg, u16 vlan_id) in vlan_group_prealloc_vid()
/linux-3.3/kernel/trace/
Dtrace_events_filter.c1994 #define DATA_REC(m, va, vb, vc, vd, ve, vf, vg, vh, nvisit) \ argument