/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | vga16fb.c | 21 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_ep.c | 21 #include <linux/init.h> 176 /* Memory allocation is successful, now init the internal fields */ in ep_bd_list_alloc() 2002 /* init ep0 */ in bdc_init_ep() 2005 dev_err(bdc->dev, "init ep ep0 fail %d\n", ret); in bdc_init_ep() 2014 "init ep failed for:%d error: %d\n", in bdc_init_ep() 2023 "init ep failed for:%d error: %d\n", in bdc_init_ep()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_u32.c | 1431 .init = u32_init,
|
H A D | sch_htb.c | 1582 .init = htb_init,
|
H A D | sch_taprio.c | 1354 * for it to be modified after the first init. in taprio_parse_clockid() 1990 .init = taprio_init,
|
H A D | sch_cbq.c | 1797 .init = cbq_init,
|
/kernel/linux/linux-5.10/net/rose/ |
H A D | af_rose.c | 13 #include <linux/init.h>
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | x_tables.c | 1210 /* Table doesn't exist in this netns, re-try init */ in xt_find_table_lock() 1877 .init = xt_net_init,
|
/kernel/linux/linux-5.10/net/nfc/ |
H A D | llcp_core.c | 9 #include <linux/init.h>
|
/kernel/linux/linux-5.10/net/x25/ |
H A D | af_x25.c | 53 #include <linux/init.h>
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 1190 int (*init)(struct sock *sk); member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci.h | 30 #include <linux/init.h> 1392 * init/exit. This eliminates a lot of boilerplate. Each module may only 1403 * init code. This eliminates a lot of boilerplate. Each driver may only
|
/kernel/linux/linux-5.10/sound/pci/korg1212/ |
H A D | korg1212.c | 9 #include <linux/init.h> 144 #define PCI_CONTROL_OFFSET 0x6c // location of the EEPROM, PCI, User I/O, init control 892 // initialize things. The local init bit is always set when writing to the in snd_korg1212_WriteADCSensitivity() 896 SetBitInWord(&controlValue, SET_SENS_LOCALINIT_BITPOS); // init the control value in snd_korg1212_WriteADCSensitivity()
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr.c | 11 #include <linux/init.h> 1569 /* init setup mutex*/ in pcxhr_probe() 1619 /* init proc interface only for chip0 */ in pcxhr_probe() 1635 /* init purgebuffer */ in pcxhr_probe()
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | aloop.c | 18 #include <linux/init.h>
|
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 17 #include <linux/init.h> 2150 dev_err(card->dev, "ali create: chip init error.\n"); in snd_ali_create()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cs4281.c | 10 #include <linux/init.h>
|
H A D | es1938.c | 35 #include <linux/init.h> 551 /* This two stage init gives the FIFO -> DAC connection time to in snd_es1938_playback1_trigger()
|
H A D | azt3328.c | 169 #include <linux/init.h> 774 * ALSA's AC97 layer has terrible init crackling issues, in snd_azf3328_mixer_new() 783 * Make sure to complain loudly in case of AC97 init failure, in snd_azf3328_mixer_new() 788 dev_err(chip->card->dev, "AC97 init failed, err %d!\n", rc); in snd_azf3328_mixer_new() 2440 /* standard codec init stuff */ in snd_azf3328_create() 2441 /* default DMA init value */ in snd_azf3328_create()
|
/kernel/linux/linux-5.10/sound/pci/ca0106/ |
H A D | ca0106_main.c | 125 #include <linux/init.h>
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l36.c | 12 #include <linux/init.h>
|
/kernel/linux/linux-5.10/sound/isa/wss/ |
H A D | wss_lib.c | 15 #include <linux/init.h> 314 " 0x0b: init & status = 0x%02x " 376 "serious init problem - codec still busy\n", in snd_wss_mce_up() 407 "serious init problem - codec still busy\n", in snd_wss_mce_down() 413 * Wait for (possible -- during init auto-calibration may not be set) in snd_wss_mce_down() 796 snd_printk(KERN_DEBUG "init: (1)\n"); in snd_wss_init() 811 snd_printk(KERN_DEBUG "init: (2)\n"); in snd_wss_init() 824 snd_printk(KERN_DEBUG "init: (3) - afei = 0x%x\n", in snd_wss_init() 841 snd_printk(KERN_DEBUG "init: (4)\n"); in snd_wss_init() 854 snd_printk(KERN_DEBUG "init in snd_wss_init() [all...] |
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 21 #include <linux/init.h> 55 * EMU10K1 init / done 176 /* init envelope engine */ in snd_emu10k1_init() 361 * This has to be done after init ALice3 I2SOut beyond 48KHz. in snd_emu10k1_audio_enable() 696 /* firmware file names, per model, init-fw and dock-fw (optional) */
|
H A D | emu10k1x.c | 18 #include <linux/init.h>
|
H A D | emupcm.c | 19 #include <linux/init.h>
|