Home
last modified time | relevance | path

Searched refs:inited (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c51 unsigned int inited) in hnae3_set_client_init_flag() argument
58 hnae3_set_bit(ae_dev->flag, HNAE3_KNIC_CLIENT_INITED_B, inited); in hnae3_set_client_init_flag()
61 hnae3_set_bit(ae_dev->flag, HNAE3_ROCE_CLIENT_INITED_B, inited); in hnae3_set_client_init_flag()
72 int inited = 0; in hnae3_get_client_init_flag() local
76 inited = hnae3_get_bit(ae_dev->flag, in hnae3_get_client_init_flag()
80 inited = hnae3_get_bit(ae_dev->flag, in hnae3_get_client_init_flag()
87 return inited; in hnae3_get_client_init_flag()
Dhnae3.h865 unsigned int inited);
/Linux-v5.15/drivers/macintosh/
Dwindfarm_lm75_sensor.c38 int inited : 1; member
53 if (!lm->inited) { in wf_lm75_get()
64 lm->inited = 1; in wf_lm75_get()
138 lm->inited = 0; in wf_lm75_probe()
/Linux-v5.15/drivers/phy/broadcom/
Dphy-brcm-usb.c59 bool inited; member
110 phy->inited = true; in brcm_usb_phy_init()
138 phy->inited = false; in brcm_usb_phy_exit()
543 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend()
545 if (priv->phys[BRCM_USB_PHY_2_0].inited) in brcm_usb_phy_suspend()
556 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend()
558 if (priv->phys[BRCM_USB_PHY_2_0].inited || in brcm_usb_phy_suspend()
584 if (priv->phys[BRCM_USB_PHY_2_0].inited) { in brcm_usb_phy_resume()
590 if (priv->phys[BRCM_USB_PHY_3_0].inited) { in brcm_usb_phy_resume()
/Linux-v5.15/drivers/platform/x86/
Dlg-laptop.c68 static u32 inited; variable
257 inited |= INIT_SPARSE_KEYMAP; in wmi_input_setup()
261 inited |= INIT_INPUT_WMI_0; in wmi_input_setup()
266 inited |= INIT_INPUT_WMI_2; in wmi_input_setup()
277 if (inited & INIT_SPARSE_KEYMAP) { in acpi_notify()
617 if (inited & INIT_INPUT_WMI_2) in wmi_input_destroy()
620 if (inited & INIT_INPUT_WMI_0) in wmi_input_destroy()
623 if (inited & INIT_SPARSE_KEYMAP) in wmi_input_destroy()
626 inited &= ~(INIT_INPUT_WMI_0 | INIT_INPUT_WMI_2 | INIT_SPARSE_KEYMAP); in wmi_input_destroy()
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hem.c46 u32 inited; /* indicate which index is available */ member
394 if (index->inited & HEM_INDEX_BUF) { in free_mhop_hem()
399 if (index->inited & HEM_INDEX_L1) { in free_mhop_hem()
405 if (index->inited & HEM_INDEX_L0) { in free_mhop_hem()
436 index->inited |= HEM_INDEX_L0; in alloc_mhop_hem()
449 index->inited |= HEM_INDEX_L1; in alloc_mhop_hem()
467 index->inited |= HEM_INDEX_BUF; in alloc_mhop_hem()
495 if (index->inited & HEM_INDEX_L0) { in set_mhop_hem()
503 if (index->inited & HEM_INDEX_L1) { in set_mhop_hem()
511 if (index->inited & HEM_INDEX_BUF) { in set_mhop_hem()
[all …]
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcommonring.c37 if (!commonring->inited) { in brcmf_commonring_config()
39 commonring->inited = true; in brcmf_commonring_config()
Dcommonring.h28 bool inited; member
/Linux-v5.15/sound/hda/
Dhdac_stream.c576 bool inited = false; in snd_hdac_stream_timecounter_init() local
582 azx_timecounter_init(s, inited, cycle_last); in snd_hdac_stream_timecounter_init()
583 if (!inited) { in snd_hdac_stream_timecounter_init()
584 inited = true; in snd_hdac_stream_timecounter_init()
/Linux-v5.15/drivers/scsi/
Dst.h172 unsigned char inited; member
Dst.c1121 if ( DEB( debugging || ) !STp->inited) in check_tape()
1179 STp->inited = 1; in check_tape()
4289 tpnt->inited = 0; in st_probe()
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dwow.c563 pno_req->inited = true; in rtw_wow_check_pno()
795 if (rtw_wow->pno_req.inited) in rtw_wow_vif_iter()
842 if (pno_req->inited) { in rtw_wow_clear_wakeups()
Dmain.h1000 bool inited; member
Dfw.c866 if (!pno_req->inited || !pno_req->match_set_cnt) in rtw_nlo_info_get()
/Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c80 int inited; member
527 platform_state->inited = 1; in vchiq_platform_init_state()
540 WARN_ON_ONCE(!platform_state->inited); in vchiq_platform_get_arm_state()
/Linux-v5.15/Documentation/driver-api/media/
Dv4l2-device.rst83 /* test if this device was inited */
/Linux-v5.15/arch/arm/mach-omap2/
Domap_hwmod.c258 static bool inited; variable
3035 if (!inited) in omap_hwmod_register_links()
3678 if (!inited) in omap_hwmod_setup_all()
4053 inited = true; in omap_hwmod_init()
/Linux-v5.15/drivers/tty/
Dmoxa.c1368 unsigned int inited = tty_port_initialized(&p->port); in moxa_poll_port() local
1383 if (inited && !tty_throttled(tty) && in moxa_poll_port()
1406 if (!inited) in moxa_poll_port()
/Linux-v5.15/fs/f2fs/
Dsegment.c2609 curseg->inited = true; in reset_curseg()
2639 if (!curseg->inited) in __get_next_segno()
2670 if (curseg->inited) in new_curseg()
2815 if (!curseg->inited) in __f2fs_save_inmem_curseg()
2843 if (!curseg->inited) in __f2fs_restore_inmem_curseg()
2986 if (!curseg->inited) in __allocate_new_segment()
4495 array[i].inited = false; in build_curseg()
Dsegment.h317 bool inited; /* indicate inmem log is inited */ member
/Linux-v5.15/fs/ntfs3/
Dbitmap.c528 if (wnd->inited) { in wnd_rescan()
677 wnd->inited = true; in wnd_init()
Dntfs_fs.h165 bool inited; member
/Linux-v5.15/drivers/clk/
Dclk.c2926 static int inited = 0; variable
3308 if (inited) in clk_debug_register()
3358 inited = 1; in clk_debug_init()
/Linux-v5.15/drivers/net/ethernet/realtek/
Dr8169_main.c581 bool inited; member
1629 if (tp->tc_offset.inited) in rtl8169_init_counter_offsets()
1642 tp->tc_offset.inited = true; in rtl8169_init_counter_offsets()