| /OK3568_Linux_fs/kernel/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_core.c | 212 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 D | bdc.h | 433 bool reinit; member
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | devlink-reload.rst | 7 ``devlink-reload`` provides mechanism to reinit driver entities, applying 22 * - ``driver-reinit``
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sd.h | 16 bool reinit);
|
| H A D | sd.c | 915 bool reinit) in mmc_sd_setup_card() argument 919 if (!reinit) { in mmc_sd_setup_card() 965 if (!reinit) { in mmc_sd_setup_card()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-funcs.rst | 26 media-request-ioc-reinit
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | ctdaio.h | 73 int (*reinit)(struct dao *dao, const struct dao_desc *desc); member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | spl_pcie_ep_boot.c | 604 reinit: in pcie_ep_init() 655 goto reinit; in pcie_ep_init()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxinputinit.h | 196 dmxReInitProcPtr reinit; /**< Reinitialize device member
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil-host.c | 221 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit) in mobiveil_host_init() argument 231 if (!reinit) { in mobiveil_host_init()
|
| H A D | pcie-mobiveil.h | 180 int mobiveil_host_init(struct mobiveil_pcie *pcie, bool reinit);
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldisc.c | 716 void tty_ldisc_hangup(struct tty_struct *tty, bool reinit) in tty_ldisc_hangup() argument 750 if (reinit) { in tty_ldisc_hangup()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5682-sdw.c | 432 goto reinit; in rt5682_io_init() 481 reinit: in rt5682_io_init()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | qconf.cc | 347 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 D | qconf.h | 47 void reinit(void);
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | qconf.cc | 347 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 D | qconf.h | 47 void reinit(void);
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | qconf.h | 47 void reinit(void);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nspr/ |
| H A D | nspr_4.29.bb | 111 reinit \
|
| /OK3568_Linux_fs/kernel/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 | 884 int hfi1_init(struct hfi1_devdata *dd, int reinit) in hfi1_init() argument 912 if (reinit) in hfi1_init() 935 lastfail = hfi1_kern_exp_rcv_init(rcd, reinit); in hfi1_init()
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | rcar-dmac.c | 1555 bool reinit = false; in rcar_dmac_isr_channel() local 1571 reinit = true; in rcar_dmac_isr_channel() 1590 if (reinit) { in rcar_dmac_isr_channel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | hal_btc.c | 1267 cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit); in _update_bt_info() 1268 bt->reinit = btinfo.hb1.reinit; in _update_bt_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | hal_btc.c | 1267 cx->cnt_bt[BTC_BCNT_REINIT] += !!(btinfo.hb1.reinit && !bt->reinit); in _update_bt_info() 1268 bt->reinit = btinfo.hb1.reinit; in _update_bt_info()
|