Searched defs:voltage_set (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/pcmcia/ |
D | m8xx_pcmcia.c | 274 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/ |
D | fsl_devices.h | 125 int(*voltage_set)(int slot, int vcc, int vpp); member
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nouveau_drv.h | 577 int (*voltage_set)(struct drm_device *, int voltage); member
|