get_gpio          519 drivers/tty/synclink_gt.c static int  get_gpio(struct slgt_info *info, struct gpio_desc __user *gpio);
get_gpio         1045 drivers/tty/synclink_gt.c 		return get_gpio(info, argp);
get_gpio          234 sound/aoa/core/gpio-feature.c 	get_gpio("headphone-mute", NULL,
get_gpio          237 sound/aoa/core/gpio-feature.c 	get_gpio("amp-mute", NULL,
get_gpio          240 sound/aoa/core/gpio-feature.c 	get_gpio("lineout-mute", NULL,
get_gpio          243 sound/aoa/core/gpio-feature.c 	get_gpio("hw-reset", "audio-hw-reset",
get_gpio          246 sound/aoa/core/gpio-feature.c 	if (get_gpio("master-mute", NULL,
get_gpio          253 sound/aoa/core/gpio-feature.c 	headphone_detect_node = get_gpio("headphone-detect", NULL,
get_gpio          258 sound/aoa/core/gpio-feature.c 	lineout_detect_node = get_gpio("lineout-detect", "line-output-detect",
get_gpio          261 sound/aoa/core/gpio-feature.c 	linein_detect_node = get_gpio("linein-detect", "line-input-detect",