Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pcmcia/
Dm8xx_pcmcia.c274 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
337 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
415 static inline int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
429 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
487 static int voltage_set(int slot, int vcc, int vpp) in voltage_set() function
/linux-3.4.99/include/linux/
Dfsl_devices.h125 int(*voltage_set)(int slot, int vcc, int vpp); member
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_drv.h577 int (*voltage_set)(struct drm_device *, int voltage); member