Home
last modified time | relevance | path

Searched refs:set_scc_power (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/macintosh/
Dmacserial.c154 static int set_scc_power(struct mac_serial * info, int state);
761 delay = set_scc_power(info, 1); in startup()
1166 set_scc_power(info, 0); in shutdown()
1191 static int set_scc_power(struct mac_serial * info, int state) in set_scc_power() function
2767 set_scc_power(info, 0); in macserial_cleanup()
2895 set_scc_power(info, 1); in serial_console_setup()
3134 set_scc_power(&zs_soft[tty_num], 1); in zs_kgdb_hook()