Lines Matching defs:state
191 /* Restore GPIO state for L3 bus */
228 static void assabet_ucb1x00_reset(enum ucb1x00_reset state)
230 int set = state == UCB_RST_REMOVE || state == UCB_RST_SUSPEND ||
231 state == UCB_RST_PROBE_FAIL;
306 static int assabet_irda_set_power(struct device *dev, unsigned int state)
315 if (state < 4)
317 bcr_state[state]);
679 static void assabet_uart_pm(struct uart_port *port, u_int state, u_int oldstate)
682 if (state)