/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v10_0.c | 4047 /* init clear state block */ in gfx_v10_0_rlc_init() 4053 /* init spm vmid with 0xf */ in gfx_v10_0_rlc_init() 4424 DRM_ERROR("Failed to init rlc BOs!\n"); in gfx_v10_0_sw_init() 4430 DRM_ERROR("Failed to init MEC BOs!\n"); in gfx_v10_0_sw_init() 4471 DRM_ERROR("Failed to init KIQ BOs!\n"); in gfx_v10_0_sw_init() 4634 /* init num_sc */ in gfx_v10_0_init_pa_sc_tile_steering_override() 4637 /* init num_rb_per_sc */ in gfx_v10_0_init_pa_sc_tile_steering_override() 4641 /* init num_packer_per_sc */ in gfx_v10_0_init_pa_sc_tile_steering_override() 5766 /* init the CP */ in gfx_v10_0_cp_gfx_start() 7008 * init golde in gfx_v10_0_hw_init() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 33 #include <linux/init.h> 375 /* used only at init 535 /* issue a dmae command over the init-channel and wait for completion */ 1559 * register is re-initialized as part of the regular function init in bnx2x_pf_flr_clnup() 1617 /* init leading/trailing edge */ in bnx2x_hc_int_enable() 1678 /* init leading/trailing edge */ in bnx2x_igu_int_enable() 2636 /* init cmng mode in HW according to local configuration */ 3345 /* init Event Queue - PCI bus guarantees correct endianity*/ in bnx2x_pf_init() 5828 /* nic init */ 5831 * nic init servic [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 32 #include <linux/init.h> 374 /* used only at init 534 /* issue a dmae command over the init-channel and wait for completion */ 1557 * register is re-initialized as part of the regular function init in bnx2x_pf_flr_clnup() 1615 /* init leading/trailing edge */ in bnx2x_hc_int_enable() 1676 /* init leading/trailing edge */ in bnx2x_igu_int_enable() 2634 /* init cmng mode in HW according to local configuration */ 3343 /* init Event Queue - PCI bus guarantees correct endianity*/ in bnx2x_pf_init() 5826 /* nic init */ 5829 * nic init servic [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 8 #include <linux/init.h> 7611 /* init PTP hardware clock */ in e1000_probe()
|
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 5728 /* calling the (optional) init op will turn on the generic mode */ 5729 .init = cx25840_init,
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 13 #include <linux/init.h> 7362 pr_info("%s: board init: gpio is %x\n", dev->name, dev->gpio_value); in saa7134_board_init1() 7860 * IR init has already happened for other cards, so in saa7134_board_init2()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 66 #include <linux/init.h> 494 /* A simplifier macro used both by init and free shared_mem Fns(). */ 1712 DBG_PRINT(ERR_DBG, "%s: RTI init failed\n", in init_nic() 3780 /* We fail init if error or we get less vectors than min required */ in s2io_enable_msi_x() 8001 * SXE-002: Configure link and activity LED to init state in s2io_init_nic()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 8 #include <linux/init.h> 3067 * igb_init_mas - init Media Autosense feature if enabled in the NVM 3488 dev_err(&pdev->dev, "failed to init i2c interface\n"); in igb_probe() 3538 /* do hw tstamp init after resetting */ in igb_probe() 3986 /* init spinlock to avoid concurrency of VF resources */ in igb_sw_init() 7793 /* if receive failed revoke VF CTS stats and restart init */ in igb_rcv_msg_from_vf()
|
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 23 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 46 #include <linux/init.h> 4273 * Phase 0 of initialization: contact FW, obtain config, perform basic init. 4663 /* We will proceed even if HMA init fails. */ in adap_init0_config() 4764 * Phase 0 of initialization: contact FW, obtain config, perform basic init. 5600 "Adapter init failed, err %d", err); in eeh_reset_done() 5610 "Port init failed, err %d", err); in eeh_reset_done()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 16 #include <linux/init.h> 2523 dev_warn(&priv->udev->dev, "LLT table init failed\n"); in rtl8xxxu_auto_llt_table() 3196 /* Page B init */ in rtl8xxxu_phy_iqcalibrate() 3994 dev_warn(dev, "%s: LLT table init failed\n", __func__); in rtl8xxxu_init_device()
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_eckd.c | 22 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 49 #include <linux/init.h> 2533 /* init scatter gather flags */ in _base_build_sg_scmd() 2677 /* init scatter gather flags */ in _base_build_sg_scmd_ieee()
|
H A D | mpt3sas_scsih.c | 47 #include <linux/init.h> 1225 * _scsih_pcie_device_init_add - insert pcie_device to the init list. 6769 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug() 6901 desc = "PCIe device init fail max"; in _scsih_check_pcie_access_status() 7494 reason_str = "device init failure"; in _scsih_pcie_device_status_change_event_debug() 8613 reason_str = "background init"; in _scsih_sas_ir_operation_status_event_debug() 11017 /* init shost parameters */ in _scsih_probe()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 18 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 28 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | sis_main.c | 34 #include <linux/init.h> 1023 /* ------------- Callbacks from init.c/init301.c -------------- */
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 26 #include <linux/init.h> 3646 * Check whether it make sense to run itable init. thread or not.
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_bpf.c | 10 #include <linux/init.h> 28 /* Few constants used to init test 'skb' */
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 27 #include <linux/init.h> 3441 * for init security/acl xattrs of the new inode. 5150 * its init process. in ocfs2_add_new_xattr_cluster()
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.c | 52 #include <linux/init.h> 1306 * @ioc_init: Pointer to ioc init config page 2450 * init as upper addresses are needed for init. in mpt_do_ioc_recovery() 2479 ": alt-ioc: (%d) init failure WARNING!\n", in mpt_do_ioc_recovery() 5078 /* init the internal cmd struct */ in mptbase_sas_persist_operation() 6393 /* init the internal cmd struct */ in mpt_config()
|
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/ |
H A D | pinctrl-atlas7.c | 9 #include <linux/init.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 46 #include <linux/init.h> 4268 * Phase 0 of initialization: contact FW, obtain config, perform basic init. 4658 /* We will proceed even if HMA init fails. */ in adap_init0_config() 4759 * Phase 0 of initialization: contact FW, obtain config, perform basic init. 5591 "Adapter init failed, err %d", err); in eeh_reset_done() 5601 "Port init failed, err %d", err); in eeh_reset_done()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.c | 52 #include <linux/init.h> 1300 * @ioc_init: Pointer to ioc init config page 2441 * init as upper addresses are needed for init. in mpt_do_ioc_recovery() 2470 ": alt-ioc: (%d) init failure WARNING!\n", in mpt_do_ioc_recovery() 5073 /* init the internal cmd struct */ in mptbase_sas_persist_operation() 6395 /* init the internal cmd struct */ in mpt_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 66 #include <linux/init.h> 494 /* A simplifier macro used both by init and free shared_mem Fns(). */ 1714 DBG_PRINT(ERR_DBG, "%s: RTI init failed\n", in init_nic() 3784 /* We fail init if error or we get less vectors than min required */ in s2io_enable_msi_x() 7995 * SXE-002: Configure link and activity LED to init state in s2io_init_nic()
|