/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_acntsa.c | 101 .startup = SYNTH_START, 141 module_param_named(start, synth_acntsa.startup, short, 0444);
|
H A D | speakup_bns.c | 97 .startup = SYNTH_START, 124 module_param_named(start, synth_bns.startup, short, 0444);
|
H A D | speakup_ltlk.c | 113 .startup = SYNTH_START, 173 module_param_named(start, synth_ltlk.startup, short, 0444);
|
H A D | speakup_audptr.c | 104 .startup = SYNTH_START, 169 module_param_named(start, synth_audptr.startup, short, 0444);
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
H A D | audio.h | 20 int (*startup)(struct snd_pcm_substream *, void *); member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | irda-pxaficp.h | 14 int (*startup)(struct device *dev); member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | asoc-pxa.h | 20 int (*startup)(struct snd_pcm_substream *, void *); member
|
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | reset-handler.S | 199 bleq __die @ no LP1 startup handler 210 bleq __die @ no LP2 startup handler 227 bleq __die @ no secondary startup handler
|
/kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
H A D | reset-handler.S | 201 bleq __die @ no LP1 startup handler 212 bleq __die @ no LP2 startup handler 229 bleq __die @ no secondary startup handler
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | Makefile | 38 obj-y := head.o als.o startup.o physmem_info.o ipl_parm.o ipl_report.o vmem.o 76 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-Map=$(obj)/vmlinux.map) --build-id=sha1 -T 80 LDFLAGS_vmlinux.syms := --oformat $(LD_BFD) -e startup -T
|
H A D | head.S | 124 jg startup 214 # normal startup-code, running in absolute addressing mode 219 SYM_CODE_START(startup) 231 # kdump startup-code, running in 64 bit absolute addressing mode 235 SYM_CODE_END(startup)
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6apm-lpass-dais.c | 237 .startup = q6apm_lpass_dai_startup, 245 .startup = q6apm_lpass_dai_startup, 253 .startup = q6apm_lpass_dai_startup,
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Socket.hpp | 41 static void startup();
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Socket.hpp | 41 static void startup();
|
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | sckc.c | 121 unsigned long startup, in at91_clk_register_slow_osc() 145 osc->startup_usec = startup; in at91_clk_register_slow_osc() 229 unsigned long startup, in at91_clk_register_slow_rc_osc() 255 osc->startup_usec = startup; in at91_clk_register_slow_rc_osc() 118 at91_clk_register_slow_osc(void __iomem *sckcr, const char *name, const char *parent_name, unsigned long startup, bool bypass, const struct clk_slow_bits *bits) at91_clk_register_slow_osc() argument 225 at91_clk_register_slow_rc_osc(void __iomem *sckcr, const char *name, unsigned long frequency, unsigned long accuracy, unsigned long startup, const struct clk_slow_bits *bits) at91_clk_register_slow_rc_osc() argument
|
/kernel/linux/linux-5.10/sound/soc/rockchip/ |
H A D | rk3399_gru_sound.c | 247 .startup = rockchip_sound_startup, 252 .startup = rockchip_sound_startup, 257 .startup = rockchip_sound_startup, 262 .startup = rockchip_sound_startup,
|
/kernel/linux/linux-6.6/sound/soc/rockchip/ |
H A D | rk3399_gru_sound.c | 270 .startup = rockchip_sound_startup, 275 .startup = rockchip_sound_startup, 280 .startup = rockchip_sound_startup, 285 .startup = rockchip_sound_startup,
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | tlb-mmu1.h | 26 ; -- jh_ex_way_set not cleared on startup
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | simtec-audio.c | 67 simtec_audio_platdata.startup = simtec_audio_startup_lrroute; in simtec_audio_add()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_decext.c | 119 .startup = SYNTH_START, 227 module_param_named(start, synth_decext.startup, short, 0444);
|
H A D | speakup_apollo.c | 100 .startup = SYNTH_START, 195 module_param_named(start, synth_apollo.startup, short, 0444);
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | lochnagar-sc.c | 141 .startup = lochnagar_sc_line_startup, 147 .startup = lochnagar_sc_startup,
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | s3c24xx_simtec.c | 200 /* call any board supplied startup code, this currently only in simtec_call_startup() 203 if (pd->startup) in simtec_call_startup() 204 pd->startup(); in simtec_call_startup() 254 /* set the amp off at startup */ in attach_gpio_amp()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | lochnagar-sc.c | 141 .startup = lochnagar_sc_line_startup, 147 .startup = lochnagar_sc_startup,
|
/kernel/linux/linux-6.6/sound/arm/ |
H A D | pxa2xx-ac97.c | 80 if (platform_ops && platform_ops->startup) { in pxa2xx_ac97_pcm_open() 81 ret = platform_ops->startup(substream, platform_ops->priv); in pxa2xx_ac97_pcm_open()
|