/linux-3.3/include/linux/ |
D | sh_pfc.h | 128 #define PORT_1(fn, pfx, sfx) fn(pfx, sfx) argument 130 #define PORT_10(fn, pfx, sfx) \ argument 137 #define PORT_90(fn, pfx, sfx) \ argument 144 #define _PORT_ALL(pfx, sfx) pfx##_##sfx argument 145 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA) argument
|
D | btree-type.h | 1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument
|
/linux-3.3/arch/arm/mach-shmobile/ |
D | pfc-r8a7779.c | 26 #define CPU_32_PORT(fn, pfx, sfx) \ argument 31 #define CPU_32_PORT6(fn, pfx, sfx) \ argument 38 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 47 #define _GP_GPIO(pfx, sfx) PINMUX_GPIO(GPIO_GP##pfx, GP##pfx##_DATA) argument 48 #define _GP_DATA(pfx, sfx) PINMUX_DATA(GP##pfx##_DATA, GP##pfx##_FN, \ argument 51 #define _GP_INOUTSEL(pfx, sfx) GP##pfx##_IN, GP##pfx##_OUT argument 52 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA argument 59 #define PORT_10_REV(fn, pfx, sfx) \ argument 66 #define CPU_32_PORT_REV(fn, pfx, sfx) \ argument
|
D | pfc-sh7372.c | 29 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-sh7377.c | 25 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-sh7367.c | 24 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-r8a7740.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
D | pfc-sh73a0.c | 27 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/linux-3.3/sound/pci/hda/ |
D | patch_conexant.c | 4066 static const char * const sfx[2] = { "Volume", "Switch" }; in cx_auto_add_volume_idx() local
|
D | hda_codec.c | 5118 const char *pfx = "", *sfx = ""; in fill_audio_out_name() local
|
D | patch_realtek.c | 2624 const char *sfx, int cidx, unsigned long val) in add_control_with_pfx()
|