line_detect        85 sound/ppc/tumbler.c 	struct pmac_gpio line_detect;
line_detect       938 sound/ppc/tumbler.c 	if (mix->line_detect.addr)
line_detect       939 sound/ppc/tumbler.c 		detect |= read_audio_gpio(&mix->line_detect);
line_detect      1300 sound/ppc/tumbler.c 				  NULL, &mix->line_detect, 0);
line_detect      1303 sound/ppc/tumbler.c 					  NULL, &mix->line_detect, 1);
line_detect      1306 sound/ppc/tumbler.c 					  NULL, &mix->line_detect, 1);
line_detect      1472 sound/ppc/tumbler.c 		val = do_gpio_read(&mix->line_detect);
line_detect      1473 sound/ppc/tumbler.c 		do_gpio_write(&mix->line_detect, val | 0x80);