Searched refs:voltage_set (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/pcmcia/ |
D | m8xx_pcmcia.c | 254 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function 307 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function 365 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function 437 voltage_set(_slot_, 0, 0); in m8xx_shutdown() 788 if(voltage_set(_slot_, state->Vcc, state->Vpp)) in m8xx_set_socket() 1214 voltage_set(_slot_, 0, 0); in m8xx_init()
|