Home
last modified time | relevance | path

Searched refs:exit (Results 3851 - 3875 of 8062) sorted by relevance

1...<<151152153154155156157158159160>>...323

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_i2c.c650 goto exit; in elan_i2c_write_fw_block()
659 goto exit; in elan_i2c_write_fw_block()
667 goto exit; in elan_i2c_write_fw_block()
670 exit: in elan_i2c_write_fw_block()
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-pca9532.c398 goto exit; in pca9532_configure()
409 goto exit; in pca9532_configure()
427 goto exit; in pca9532_configure()
462 exit: in pca9532_configure()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_common.c117 if (ops->exit) in b43_phy_init()
118 ops->exit(dev); in b43_phy_init()
131 if (ops->exit) in b43_phy_exit()
132 ops->exit(dev); in b43_phy_exit()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c714 if (plat->exit) in stmmac_pltfr_remove()
715 plat->exit(pdev, plat->bsp_priv); in stmmac_pltfr_remove()
728 * can call an exit helper.
738 if (priv->plat->exit) in stmmac_pltfr_suspend()
739 priv->plat->exit(pdev, priv->plat->bsp_priv); in stmmac_pltfr_suspend()
/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.c315 goto exit; in microread_dep_link_up()
323 exit: in microread_dep_link_up()
481 goto exit; in microread_target_discovered()
542 exit: in microread_target_discovered()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-fsl.c181 if (pdata->exit) in fsl_ehci_drv_probe()
182 pdata->exit(pdev); in fsl_ehci_drv_probe()
709 if (pdata->exit) in fsl_ehci_drv_remove()
710 pdata->exit(pdev); in fsl_ehci_drv_remove()
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_user.c76 exit(0); in int_exit()
112 exit(EXIT_FAILURE); in gettime()
551 exit(EXIT_FAIL_MEM); in alloc_rec_per_cpu()
566 exit(EXIT_FAIL_MEM); in alloc_stats_record()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Df71808e_wdt.c788 goto exit; in f71808e_find()
815 goto exit; in f71808e_find()
829 goto exit; in f71808e_find()
835 exit: in f71808e_find()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dbus.c216 if (client->ops->exit) in host1x_device_init()
217 client->ops->exit(client); in host1x_device_init()
241 if (client->ops && client->ops->exit) { in host1x_device_exit()
242 err = client->ops->exit(client); in host1x_device_exit()
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv_rx.c88 goto exit; in fm_rx_set_freq()
98 goto exit; in fm_rx_set_freq()
104 goto exit; in fm_rx_set_freq()
116 exit: in fm_rx_set_freq()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_v4l2.c707 if (ctx->codec_ops->exit) in hantro_start_streaming()
708 ctx->codec_ops->exit(ctx); in hantro_start_streaming()
736 if (ctx->codec_ops && ctx->codec_ops->exit) in hantro_stop_streaming()
737 ctx->codec_ops->exit(ctx); in hantro_stop_streaming()
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv_rx.c88 goto exit; in fm_rx_set_freq()
98 goto exit; in fm_rx_set_freq()
104 goto exit; in fm_rx_set_freq()
116 exit: in fm_rx_set_freq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-fsl.c175 if (pdata->exit) in fsl_ehci_drv_probe()
176 pdata->exit(pdev); in fsl_ehci_drv_probe()
702 if (pdata->exit) in fsl_ehci_drv_remove()
703 pdata->exit(pdev); in fsl_ehci_drv_remove()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dpeer.c106 goto exit; in ath11k_peer_unmap_event()
116 exit: in ath11k_peer_unmap_event()
130 goto exit; in ath11k_peer_map_event()
144 exit: in ath11k_peer_map_event()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_common.c117 if (ops->exit) in b43_phy_init()
118 ops->exit(dev); in b43_phy_init()
131 if (ops->exit) in b43_phy_exit()
132 ops->exit(dev); in b43_phy_exit()
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.c314 goto exit; in microread_dep_link_up()
322 exit: in microread_dep_link_up()
479 goto exit; in microread_target_discovered()
540 exit: in microread_target_discovered()
/kernel/linux/linux-6.6/drivers/iio/filter/
H A Dadmv8818.c252 goto exit; in admv8818_rfin_band_select()
255 exit: in admv8818_rfin_band_select()
415 goto exit; in admv8818_filter_bypass()
423 exit: in admv8818_filter_bypass()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-pca9532.c391 goto exit; in pca9532_configure()
402 goto exit; in pca9532_configure()
420 goto exit; in pca9532_configure()
455 exit: in pca9532_configure()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_i2c.c650 goto exit; in elan_i2c_write_fw_block()
659 goto exit; in elan_i2c_write_fw_block()
667 goto exit; in elan_i2c_write_fw_block()
670 exit: in elan_i2c_write_fw_block()
/third_party/eudev/src/libudev/
H A Dlibudev-enumerate.c431 goto exit; in match_sysattr_value()
434 goto exit; in match_sysattr_value()
438 goto exit; in match_sysattr_value()
440 exit: in match_sysattr_value()
/third_party/ffmpeg/libavfilter/
H A Dvf_scale_cuda.c470 goto exit; in scalecuda_resize()
478 goto exit; in scalecuda_resize()
490 goto exit; in scalecuda_resize()
493 exit: in scalecuda_resize()
/third_party/benchmark/src/
H A Dbenchmark.cc489 std::exit(1); in CreateReporter()
580 std::exit(1); in RunSpecifiedBenchmarks()
586 std::exit(1); in RunSpecifiedBenchmarks()
654 exit(0); in PrintUsageAndExit()
/third_party/libcoap/examples/
H A Doscore-interop-server.c607 exit(1); in main()
619 exit(1); in main()
626 exit(-1); in main()
647 exit(1); in main()
660 /* So we do not exit on a SIGPIPE */ in main()
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py89 exit(1)
129 exit(1)
579 exit(1)
695 sys.exit()
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py303 sys.exit(1)
345 sys.exit(1)
477 sys.exit(1)
802 sys.exit(Main())

Completed in 29 milliseconds

1...<<151152153154155156157158159160>>...323