/linux/fs/vboxsf/ |
H A D | utils.c | 50 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 D | vfsmod.h | 93 const struct shfl_fsobjinfo *info, bool reinit);
|
/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_udc.c | 129 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 D | bdc.h | 433 bool reinit; member
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-reload.rst | 7 ``devlink-reload`` provides mechanism to reinit driver entities, applying 22 * - ``driver-reinit``
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-funcs.rst | 26 media-request-ioc-reinit
|
/linux/sound/pci/ctxfi/ |
H A D | ctdaio.h | 73 int (*reinit)(struct dao *dao, const struct dao_desc *desc); member
|
H A D | ctdaio.c | 244 .reinit = dao_rsc_reinit, in dao_clear_right_input()
|
H A D | ctatc.c | 1122 err = dao->ops->reinit(dao, &da_dsc); in atc_spdif_out_passthru()
|
/linux/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil.h | 180 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit);
|
H A D | pcie-mobiveil-host.c | 215 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit) in mobiveil_host_init() argument 225 if (!reinit) { in mobiveil_host_init()
|
/linux/sound/soc/codecs/ |
H A D | rt5682-sdw.c | 419 goto reinit; in rt5682_io_init() 468 reinit: in rt5682_io_init()
|
/linux/scripts/kconfig/ |
H A D | qconf.h | 47 void reinit(void);
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 209 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit);
|
H A D | init.c | 843 int hfi1_init(struct hfi1_devdata *dd, int reinit) in hfi1_init() argument 871 if (reinit) in hfi1_init() 894 lastfail = hfi1_kern_exp_rcv_init(rcd, reinit); in hfi1_init()
|
H A D | tid_rdma.c | 298 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit) in hfi1_kern_exp_rcv_init() argument 300 if (reinit) in hfi1_kern_exp_rcv_init()
|
/linux/drivers/mmc/core/ |
H A D | sd.c | 927 bool reinit) in mmc_sd_setup_card() argument 931 if (!reinit) { in mmc_sd_setup_card() 977 if (!reinit) { in mmc_sd_setup_card()
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_init.c | 629 int qib_init(struct qib_devdata *dd, int reinit) in qib_init() argument 648 if (reinit) in qib_init()
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 896 unsigned int reinit:1; member
|
H A D | ibmvfc.c | 654 vhost->reinit = 1; in ibmvfc_reinit_host() 4169 vhost->reinit = 1; in ibmvfc_tgt_plogi_done() 5705 if (vhost->reinit) { in ibmvfc_do_work() 5706 vhost->reinit = 0; in ibmvfc_do_work()
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 1359 int ahd_reset(struct ahd_softc *ahd, int reinit);
|
/linux/drivers/accel/qaic/ |
H A D | qaic_data.c | 648 static void qaic_init_bo(struct qaic_bo *bo, bool reinit) in qaic_init_bo() argument 650 if (reinit) { in qaic_init_bo()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 38 static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired); 43 static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit, 46 static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired); 10855 static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired) in i40e_rebuild() argument 10977 ret = i40e_setup_pf_switch(pf, reinit, true); in i40e_rebuild() 11149 static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit, in i40e_reset_and_rebuild() argument 11162 i40e_rebuild(pf, reinit, lock_acquired); in i40e_reset_and_rebuild() 15013 static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit, bool lock_acquired) in i40e_setup_pf_switch() argument 15061 if (!main_vsi || reinit) { in i40e_setup_pf_switch() 15076 else if (reinit) in i40e_setup_pf_switch()
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 174 static int igb_disable_sriov(struct pci_dev *dev, bool reinit); 3692 static int igb_disable_sriov(struct pci_dev *pdev, bool reinit) in igb_disable_sriov() argument 3726 return reinit ? igb_sriov_reinit(pdev) : 0; in igb_disable_sriov() 3729 static int igb_enable_sriov(struct pci_dev *pdev, int num_vfs, bool reinit) in igb_enable_sriov() argument 3802 if (reinit) { in igb_enable_sriov()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 3341 u8 reinit: 1; member 7490 cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit); in _update_bt_info() 7491 bt->reinit = btinfo.hb1.reinit; in _update_bt_info()
|