get_dir 540 drivers/net/dsa/mv88e6xxx/chip.h int (*get_dir)(struct mv88e6xxx_chip *chip, unsigned int pin); get_dir 233 drivers/net/dsa/mv88e6xxx/global2_scratch.c .get_dir = mv88e6352_g2_scratch_gpio_get_dir, get_dir 2544 sound/pci/ice1712/ice1712.c ice->gpio.get_dir = snd_ice1712_get_gpio_dir; get_dir 357 sound/pci/ice1712/ice1712.h unsigned int (*get_dir)(struct snd_ice1712 *ice); get_dir 402 sound/pci/ice1712/ice1712.h return ice->gpio.get_dir(ice); get_dir 2544 sound/pci/ice1712/ice1724.c ice->gpio.get_dir = snd_vt1724_get_gpio_dir; get_dir 269 sound/pci/ice1712/quartet.c orig_dir = ice->gpio.get_dir(ice);