Searched refs:n_latch (Results 1 – 1 of 1) sorted by relevance
276 unsigned int n_latch = 0; in pcf857x_probe() local279 device_property_read_u32(&client->dev, "lines-initial-states", &n_latch); in pcf857x_probe()368 gpio->out = ~n_latch; in pcf857x_probe()
Completed in 6 milliseconds