ilsel_enable      103 arch/sh/boards/mach-x3proto/gpio.c 	ilsel = ilsel_enable(ILSEL_KEY);
ilsel_enable      109 arch/sh/boards/mach-x3proto/ilsel.c EXPORT_SYMBOL_GPL(ilsel_enable);
ilsel_enable      249 arch/sh/boards/mach-x3proto/setup.c 		r8a66597_usb_host_resources[1].end = ilsel_enable(ILSEL_USBH_I);
ilsel_enable      252 arch/sh/boards/mach-x3proto/setup.c 		m66592_usb_peripheral_resources[1].end = ilsel_enable(ILSEL_USBP_I);
ilsel_enable      255 arch/sh/boards/mach-x3proto/setup.c 		smc91x_resources[1].end = ilsel_enable(ILSEL_LAN);
ilsel_enable       42 arch/sh/include/mach-x3proto/mach/ilsel.h int ilsel_enable(ilsel_source_t set);