Home
last modified time | relevance | path

Searched defs:voltage_set (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/pcmcia/
Dm8xx_pcmcia.c275 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
338 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
416 static inline int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
430 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
488 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
/linux-3.3/include/linux/
Dfsl_devices.h125 int(*voltage_set)(int slot, int vcc, int vpp); member
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_drv.h553 int (*voltage_set)(struct drm_device *, int voltage); member