/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.c | 54 unsigned int inited) in hnae3_set_client_init_flag() argument 61 hnae3_set_bit(ae_dev->flag, HNAE3_KNIC_CLIENT_INITED_B, inited); in hnae3_set_client_init_flag() 64 hnae3_set_bit(ae_dev->flag, HNAE3_ROCE_CLIENT_INITED_B, inited); in hnae3_set_client_init_flag() 75 int inited = 0; in hnae3_get_client_init_flag() local 79 inited = hnae3_get_bit(ae_dev->flag, in hnae3_get_client_init_flag() 83 inited = hnae3_get_bit(ae_dev->flag, in hnae3_get_client_init_flag() 90 return inited; in hnae3_get_client_init_flag()
|
D | hnae3.h | 968 unsigned int inited);
|
/linux-6.12.1/drivers/macintosh/ |
D | windfarm_lm75_sensor.c | 37 unsigned 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-6.12.1/drivers/phy/broadcom/ |
D | phy-brcm-usb.c | 59 bool inited; member 136 phy->inited = true; in brcm_usb_phy_init() 167 phy->inited = false; in brcm_usb_phy_exit() 590 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend() 592 if (priv->phys[BRCM_USB_PHY_2_0].inited) in brcm_usb_phy_suspend() 603 if (priv->phys[BRCM_USB_PHY_3_0].inited) in brcm_usb_phy_suspend() 605 if (priv->phys[BRCM_USB_PHY_2_0].inited || in brcm_usb_phy_suspend() 634 if (priv->phys[BRCM_USB_PHY_2_0].inited) { in brcm_usb_phy_resume() 640 if (priv->phys[BRCM_USB_PHY_3_0].inited) { in brcm_usb_phy_resume()
|
/linux-6.12.1/drivers/infiniband/hw/hns/ |
D | hns_roce_hem.c | 45 u32 inited; /* indicate which index is available */ member 356 if (index->inited & HEM_INDEX_BUF) { in free_mhop_hem() 361 if (index->inited & HEM_INDEX_L1) { in free_mhop_hem() 367 if (index->inited & HEM_INDEX_L0) { in free_mhop_hem() 397 index->inited |= HEM_INDEX_L0; in alloc_mhop_hem() 410 index->inited |= HEM_INDEX_L1; in alloc_mhop_hem() 427 index->inited |= HEM_INDEX_BUF; in alloc_mhop_hem() 455 if (index->inited & HEM_INDEX_L0) { in set_mhop_hem() 463 if (index->inited & HEM_INDEX_L1) { in set_mhop_hem() 471 if (index->inited & HEM_INDEX_BUF) { in set_mhop_hem() [all …]
|
/linux-6.12.1/drivers/platform/x86/ |
D | lg-laptop.c | 90 static u32 inited; variable 253 inited |= INIT_SPARSE_KEYMAP; in wmi_input_setup() 257 inited |= INIT_INPUT_WMI_0; in wmi_input_setup() 262 inited |= INIT_INPUT_WMI_2; in wmi_input_setup() 643 if (inited & INIT_INPUT_WMI_2) in wmi_input_destroy() 646 if (inited & INIT_INPUT_WMI_0) in wmi_input_destroy() 649 if (inited & INIT_SPARSE_KEYMAP) in wmi_input_destroy() 652 inited &= ~(INIT_INPUT_WMI_0 | INIT_INPUT_WMI_2 | INIT_SPARSE_KEYMAP); in wmi_input_destroy()
|
/linux-6.12.1/fs/erofs/ |
D | decompressor_deflate.c | 57 static bool inited; in z_erofs_load_deflate_config() local 69 if (!inited) { in z_erofs_load_deflate_config() 89 inited = true; in z_erofs_load_deflate_config()
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | commonring.c | 37 if (!commonring->inited) { in brcmf_commonring_config() 39 commonring->inited = true; in brcmf_commonring_config()
|
D | commonring.h | 28 bool inited; member
|
/linux-6.12.1/sound/hda/ |
D | hdac_stream.c | 673 bool inited = false; in snd_hdac_stream_timecounter_init() local 681 azx_timecounter_init(s, inited, cycle_last); in snd_hdac_stream_timecounter_init() 682 if (!inited) { in snd_hdac_stream_timecounter_init() 683 inited = true; in snd_hdac_stream_timecounter_init()
|
/linux-6.12.1/drivers/scsi/ |
D | st.h | 171 unsigned char inited; member
|
D | st.c | 1127 if ( DEB( debugging || ) !STp->inited) in check_tape() 1185 STp->inited = 1; in check_tape() 4293 tpnt->inited = 0; in st_probe()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | wow.c | 563 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()
|
D | main.h | 1044 bool inited; member
|
D | fw.c | 1069 if (!pno_req->inited || !pno_req->match_set_cnt) in rtw_nlo_info_get()
|
/linux-6.12.1/drivers/media/tuners/ |
D | xc5000.c | 61 bool inited; member 1274 if (!priv->inited) in xc5000_resume() 1293 priv->inited = true; in xc5000_init()
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | v4l2-device.rst | 83 /* test if this device was inited */
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 258 static bool inited; variable 3001 if (!inited) in omap_hwmod_register_links() 3647 if (!inited) in omap_hwmod_setup_all() 3947 inited = true; in omap_hwmod_init()
|
/linux-6.12.1/drivers/tty/ |
D | moxa.c | 1668 bool inited = tty_port_initialized(&p->port); in moxa_poll_port() local 1684 if (inited && !tty_throttled(tty) && in moxa_poll_port() 1707 if (!inited) in moxa_poll_port()
|
/linux-6.12.1/fs/f2fs/ |
D | segment.c | 2801 curseg->inited = true; in reset_curseg() 2840 if (!curseg->inited) in __get_next_segno() 2870 if (curseg->inited) in new_curseg() 3033 if (!curseg->inited) in __f2fs_save_inmem_curseg() 3061 if (!curseg->inited) in __f2fs_restore_inmem_curseg() 3196 if (type == CURSEG_COLD_DATA_PINNED && !curseg->inited) in __allocate_new_segment() 3199 if (!force && curseg->inited && in __allocate_new_segment() 3631 curseg->inited = false; in reset_curseg_fields()
|
D | segment.h | 303 bool inited; /* indicate inmem log is inited */ member
|
/linux-6.12.1/fs/ntfs3/ |
D | bitmap.c | 523 if (wnd->inited) { in wnd_rescan() 672 wnd->inited = true; in wnd_init()
|
D | ntfs_fs.h | 172 bool inited; member
|
/linux-6.12.1/drivers/clk/ |
D | clk.c | 3288 static int inited = 0; variable 3771 if (inited) in clk_debug_register() 3839 inited = 1; in clk_debug_init()
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | r8169_main.c | 612 bool inited; member 1837 if (tp->tc_offset.inited) in rtl8169_init_counter_offsets() 1850 tp->tc_offset.inited = true; in rtl8169_init_counter_offsets()
|