Home
last modified time | relevance | path

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

/Linux-v6.1/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.h929 unsigned int inited);
/Linux-v6.1/drivers/macintosh/
Dwindfarm_lm75_sensor.c37 int inited : 1; member
52 if (!lm->inited) { in wf_lm75_get()
63 lm->inited = 1; in wf_lm75_get()
137 lm->inited = 0; in wf_lm75_probe()
/Linux-v6.1/drivers/phy/broadcom/
Dphy-brcm-usb.c60 bool inited; member
137 phy->inited = true; in brcm_usb_phy_init()
168 phy->inited = false; in brcm_usb_phy_exit()
589 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend()
591 if (priv->phys[BRCM_USB_PHY_2_0].inited) in brcm_usb_phy_suspend()
602 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend()
604 if (priv->phys[BRCM_USB_PHY_2_0].inited || in brcm_usb_phy_suspend()
631 if (priv->phys[BRCM_USB_PHY_2_0].inited) { in brcm_usb_phy_resume()
637 if (priv->phys[BRCM_USB_PHY_3_0].inited) { in brcm_usb_phy_resume()
/Linux-v6.1/drivers/platform/x86/
Dlg-laptop.c69 static u32 inited; variable
258 inited |= INIT_SPARSE_KEYMAP; in wmi_input_setup()
262 inited |= INIT_INPUT_WMI_0; in wmi_input_setup()
267 inited |= INIT_INPUT_WMI_2; in wmi_input_setup()
278 if (inited & INIT_SPARSE_KEYMAP) { in acpi_notify()
655 if (inited & INIT_INPUT_WMI_2) in wmi_input_destroy()
658 if (inited & INIT_INPUT_WMI_0) in wmi_input_destroy()
661 if (inited & INIT_SPARSE_KEYMAP) in wmi_input_destroy()
664 inited &= ~(INIT_INPUT_WMI_0 | INIT_INPUT_WMI_2 | INIT_SPARSE_KEYMAP); in wmi_input_destroy()
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hem.c45 u32 inited; /* indicate which index is available */ member
393 if (index->inited & HEM_INDEX_BUF) { in free_mhop_hem()
398 if (index->inited & HEM_INDEX_L1) { in free_mhop_hem()
404 if (index->inited & HEM_INDEX_L0) { in free_mhop_hem()
435 index->inited |= HEM_INDEX_L0; in alloc_mhop_hem()
448 index->inited |= HEM_INDEX_L1; in alloc_mhop_hem()
466 index->inited |= HEM_INDEX_BUF; in alloc_mhop_hem()
494 if (index->inited & HEM_INDEX_L0) { in set_mhop_hem()
502 if (index->inited & HEM_INDEX_L1) { in set_mhop_hem()
510 if (index->inited & HEM_INDEX_BUF) { in set_mhop_hem()
[all …]
/Linux-v6.1/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-v6.1/sound/hda/
Dhdac_stream.c628 bool inited = false; in snd_hdac_stream_timecounter_init() local
634 azx_timecounter_init(s, inited, cycle_last); in snd_hdac_stream_timecounter_init()
635 if (!inited) { in snd_hdac_stream_timecounter_init()
636 inited = true; in snd_hdac_stream_timecounter_init()
/Linux-v6.1/drivers/scsi/
Dst.h171 unsigned char inited; member
Dst.c1125 if ( DEB( debugging || ) !STp->inited) in check_tape()
1183 STp->inited = 1; in check_tape()
4291 tpnt->inited = 0; in st_probe()
/Linux-v6.1/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.h1026 bool inited; member
Dfw.c918 if (!pno_req->inited || !pno_req->match_set_cnt) in rtw_nlo_info_get()
/Linux-v6.1/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c119 int inited; member
585 platform_state->inited = 1; in vchiq_platform_init_state()
597 WARN_ON_ONCE(!platform_state->inited); in vchiq_platform_get_arm_state()
/Linux-v6.1/Documentation/driver-api/media/
Dv4l2-device.rst83 /* test if this device was inited */
/Linux-v6.1/arch/arm/mach-omap2/
Domap_hwmod.c258 static bool inited; variable
3037 if (!inited) in omap_hwmod_register_links()
3680 if (!inited) in omap_hwmod_setup_all()
4055 inited = true; in omap_hwmod_init()
/Linux-v6.1/drivers/tty/
Dmoxa.c1668 unsigned int inited = tty_port_initialized(&p->port); in moxa_poll_port() local
1683 if (inited && !tty_throttled(tty) && in moxa_poll_port()
1706 if (!inited) in moxa_poll_port()
/Linux-v6.1/fs/f2fs/
Dsegment.c2512 curseg->inited = true; in reset_curseg()
2544 if (!curseg->inited) in __get_next_segno()
2575 if (curseg->inited) in new_curseg()
2733 if (!curseg->inited) in __f2fs_save_inmem_curseg()
2761 if (!curseg->inited) in __f2fs_restore_inmem_curseg()
2904 if (!curseg->inited) in __allocate_new_segment()
4338 array[i].inited = false; in build_curseg()
Dsegment.h325 bool inited; /* indicate inmem log is inited */ member
/Linux-v6.1/fs/ntfs3/
Dbitmap.c523 if (wnd->inited) { in wnd_rescan()
672 wnd->inited = true; in wnd_init()
Dntfs_fs.h164 bool inited; member
/Linux-v6.1/drivers/clk/
Dclk.c3101 static int inited = 0; variable
3528 if (inited) in clk_debug_register()
3596 inited = 1; in clk_debug_init()
/Linux-v6.1/drivers/net/ethernet/realtek/
Dr8169_main.c569 bool inited; member
1584 if (tp->tc_offset.inited) in rtl8169_init_counter_offsets()
1597 tp->tc_offset.inited = true; in rtl8169_init_counter_offsets()