Home
last modified time | relevance | path

Searched refs:reinit (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dusb.c292 bool reinit = true; in mt7921u_resume() local
299 reinit = false; in mt7921u_resume()
310 if (reinit || mt792x_dma_need_reinit(dev)) { in mt7921u_resume()
/openbmc/linux/drivers/mmc/core/
H A Dsd.h16 bool reinit);
H A Dsd.c929 bool reinit) in mmc_sd_setup_card() argument
933 if (!reinit) { in mmc_sd_setup_card()
979 if (!reinit) { in mmc_sd_setup_card()
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-reload.rst7 ``devlink-reload`` provides mechanism to reinit driver entities, applying
22 * - ``driver-reinit``
/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c129 static void bdc_uspc_disconnected(struct bdc *bdc, bool reinit) in bdc_uspc_disconnected() argument
152 bdc->reinit = reinit; in bdc_uspc_disconnected()
351 if (bdc->reinit) { in bdc_udc_interrupt()
H A Dbdc_core.c212 static void bdc_mem_init(struct bdc *bdc, bool reinit) in bdc_mem_init() argument
280 if (reinit) { in bdc_mem_init()
359 bdc->reinit = false; in bdc_reinit()
H A Dbdc.h433 bool reinit; member
/openbmc/linux/fs/vboxsf/
H A Dutils.c50 const struct shfl_fsobjinfo *info, bool reinit) in vboxsf_init_inode() argument
83 if (!reinit) { in vboxsf_init_inode()
99 if (!reinit) { in vboxsf_init_inode()
110 if (!reinit) { in vboxsf_init_inode()
H A Dvfsmod.h93 const struct shfl_fsobjinfo *info, bool reinit);
/openbmc/linux/drivers/ata/
H A Dahci_dwc.c113 int (*reinit)(struct ahci_host_priv *hpriv); member
351 if (dpriv->pdata->reinit) { in ahci_dwc_reinit_host()
352 rc = dpriv->pdata->reinit(hpriv); in ahci_dwc_reinit_host()
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-funcs.rst26 media-request-ioc-reinit
/openbmc/linux/sound/pci/ctxfi/
H A Dctdaio.h73 int (*reinit)(struct dao *dao, const struct dao_desc *desc); member
/openbmc/openpower-proc-control/
H A Dmeson.options40 description: 'Path to the phal devtree reinit attribute list file',
H A Dmeson.build66 description: 'Path to the phal devtree reinit attribute list file',
142 'service_files/phal-reinit-devtree.service',
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control-systemd-links.bb71 LINK="$D$systemd_system_unitdir/obmc-host-start@0.target.requires/phal-reinit-devtree.service"
72 TARGET="../phal-reinit-devtree.service"
155 LINK="$D$systemd_system_unitdir/obmc-host-start@0.target.requires/phal-reinit-devtree.service"
H A Dop-proc-control_git.bb52 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'phal-reinit-devtree.service', '', d)} \
/openbmc/linux/drivers/tty/
H A Dtty_ldisc.c690 void tty_ldisc_hangup(struct tty_struct *tty, bool reinit) in tty_ldisc_hangup() argument
724 if (reinit) { in tty_ldisc_hangup()
/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.h180 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit);
H A Dpcie-mobiveil-host.c215 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit) in mobiveil_host_init() argument
225 if (!reinit) { in mobiveil_host_init()
/openbmc/linux/sound/soc/codecs/
H A Drt5682-sdw.c419 goto reinit; in rt5682_io_init()
468 reinit: in rt5682_io_init()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc347 reinit(); in ConfigList()
361 void ConfigList::reinit(void) in reinit() function in ConfigList
967 list->reinit(); in setShowName()
976 list->reinit(); in setShowRange()
985 list->reinit(); in setShowData()
H A Dqconf.h47 void reinit(void);
/openbmc/linux/scripts/kconfig/
H A Dqconf.h47 void reinit(void);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.36.bb110 reinit \
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.h209 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit);

12