Searched defs:vg (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/pinctrl/intel/ |
D | pinctrl-baytrail.c | 160 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_reg() local 171 static void byt_gpio_clear_triggering(struct byt_gpio *vg, unsigned offset) in byt_gpio_clear_triggering() 184 static u32 byt_get_gpio_mux(struct byt_gpio *vg, unsigned offset) in byt_get_gpio_mux() 201 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_request() local 237 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_free() local 245 struct byt_gpio *vg = to_byt_gpio(irq_data_get_irq_chip_data(d)); in byt_irq_type() local 281 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_get() local 294 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_set() local 313 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_input() local 332 struct byt_gpio *vg = to_byt_gpio(chip); in byt_gpio_direction_output() local [all …]
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-vx855.c | 99 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_direction_input() local 123 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_get() local 149 struct vx855_gpio *vg = container_of(gpio, struct vx855_gpio, gpio); in vx855gpio_set() local 202 static void vx855gpio_gpio_setup(struct vx855_gpio *vg) in vx855gpio_gpio_setup() 224 struct vx855_gpio *vg; in vx855gpio_probe() local 267 struct vx855_gpio *vg = platform_get_drvdata(pdev); in vx855gpio_remove() local
|
/linux-4.1.27/net/8021q/ |
D | vlan.h | 51 static inline struct net_device *__vlan_group_get_device(struct vlan_group *vg, in __vlan_group_get_device() 62 static inline struct net_device *vlan_group_get_device(struct vlan_group *vg, in vlan_group_get_device() 69 static inline void vlan_group_set_device(struct vlan_group *vg, in vlan_group_set_device()
|
D | vlan.c | 54 static int vlan_group_prealloc_vid(struct vlan_group *vg, in vlan_group_prealloc_vid()
|
/linux-4.1.27/kernel/trace/ |
D | trace_events_filter.c | 2273 #define DATA_REC(m, va, vb, vc, vd, ve, vf, vg, vh, nvisit) \ argument
|