Searched refs:init (Results 1 - 25 of 9380) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c8 #include <linux/init.h>
608 .init = bpf_testmod_ops_init,
631 .init = bpf_testmod_ops_init,
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c15 #include <linux/init.h>
/linux-master/sound/soc/meson/
H A Daxg-card.c138 lb->init = axg_card_tdm_dai_lb_init;
262 link->init = axg_card_tdm_dai_init;
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c13 #include <linux/init.h>
1562 .init = byt_rt5640_init,
/linux-master/sound/soc/codecs/
H A Drt722-sdca.c12 #include <linux/init.h>
333 dev_dbg(component->dev, "%s: skipping jack init for now\n", __func__);
1363 * HW init will be performed when device reports present
H A Drt715-sdca.c13 #include <linux/init.h>
990 * HW init will be performed when device reports present
H A Drt5645.c11 #include <linux/init.h>
H A Dcs35l41.c12 #include <linux/init.h>
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c14 #include <linux/init.h>
819 codec_dbg(codec, "realtek: Enabling init ASM_ID=0x%04x CODEC_ID=%08x\n",
941 snd_hda_apply_verbs(codec); /* apply verbs here after own init */
984 codec->patch_ops.init(codec);
996 .init = alc_init,
2401 /* additional init verbs for Acer Aspire 8930G */
4066 codec->patch_ops.init(codec);
10774 {.id = ALC285_FIXUP_HP_GPIO_AMP_INIT, .name = "alc285-hp-amp-init"},
/linux-master/sound/pci/emu10k1/
H A Demuproc.c13 #include <linux/init.h>
H A Demumixer.c14 #include <linux/init.h>
H A Demu10k1_main.c13 #include <linux/init.h>
47 * EMU10K1 init / done
177 /* init envelope engine */
356 * This has to be done after init ALice3 I2SOut beyond 48KHz.
701 /* firmware file names, per model, init-fw and dock-fw (optional) */
862 * Proper init follows in snd_emu10k1_init(). */
H A Demu10k1.c8 #include <linux/init.h>
/linux-master/net/rxrpc/
H A Drxkad.c1254 .init = rxkad_init,
H A Dinsecure.c75 .init = none_init,
/linux-master/net/mptcp/
H A Dprotocol.c1431 /* init pacing rate from socket */
3777 .init = mptcp_init_sock,
/linux-master/net/ipv6/
H A Dudp.c31 #include <linux/init.h>
1760 .init = udpv6_init_sock,
/linux-master/net/ipv4/
H A Dudp.c2929 .init = udp_init_sock,
3379 .init = udp4_proc_init_net,
3552 .init = udp_pernet_init,
3651 panic("UDP: failed to init sysctl parameters.\n");
H A Draw.c937 .init = raw_sk_init,
1084 .init = raw_init_net,
1114 .init = raw_sysctl_init,
1121 panic("RAW: failed to init sysctl parameters.\n");
H A Dip_output.c64 #include <linux/init.h>
H A Daf_inet.c83 #include <linux/init.h>
385 if (sk->sk_prot->init) {
386 err = sk->sk_prot->init(sk);
1831 .init = ipv4_mib_init_net,
1882 .init = inet_init_net,
2027 panic("%s: Cannot init ipv4 mibs\n", __func__);
2054 pr_crit("%s: Cannot init ipv4 mroute\n", __func__);
2058 pr_crit("%s: Cannot init ipv4 inet pernet ops\n", __func__);
/linux-master/net/core/
H A Dskbuff.c57 #include <linux/init.h>
/linux-master/drivers/spi/
H A Dspi.c2 // SPI init/core code
18 #include <linux/init.h>
786 * after board init creates the hard-wired devices. Some development
901 * Board-specific early init code calls this (probably during arch_initcall)
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c12 #include <linux/init.h>
H A Dzcrypt_ccamisc.c13 #include <linux/init.h>

Completed in 351 milliseconds

1234567891011>>