n_latch 445 arch/arm/mach-davinci/board-dm644x-evm.c .n_latch = (1 << 3) | (1 << 2) | (1 << 1), n_latch 541 arch/arm/mach-pxa/balloon3.c .n_latch = 0, n_latch 786 arch/arm/mach-pxa/stargate2.c .n_latch = 0, n_latch 239 drivers/gpio/gpio-pcf857x.c unsigned int n_latch = 0; n_latch 243 drivers/gpio/gpio-pcf857x.c of_property_read_u32(np, "lines-initial-states", &n_latch); n_latch 245 drivers/gpio/gpio-pcf857x.c n_latch = pdata->n_latch; n_latch 334 drivers/gpio/gpio-pcf857x.c gpio->out = ~n_latch; n_latch 34 include/linux/platform_data/pcf857x.h unsigned n_latch;