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