Searched refs:n_latch (Results 1 – 3 of 3) sorted by relevance
256 unsigned int n_latch = 0; in pcf857x_probe() local260 of_property_read_u32(np, "lines-initial-states", &n_latch); in pcf857x_probe()262 n_latch = pdata->n_latch; in pcf857x_probe()351 gpio->out = ~n_latch; in pcf857x_probe()
34 unsigned n_latch; member
541 .n_latch = 0,