/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-qup.c | 276 goto exit; in spi_qup_read() 307 exit: in spi_qup_read()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | driver.c | 189 goto exit; in usb_create_newid_files() 202 exit: in usb_create_newid_files()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_serial.c | 691 goto exit; in gs_close() 733 exit: in gs_close()
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | prism2sta.c | 911 goto exit; in prism2sta_setmulticast() 921 exit: in prism2sta_setmulticast()
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | controls.c | 541 goto exit; in ctrl_set_image_effect() 549 exit: in ctrl_set_image_effect()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | rockchip_thermal.c | 562 goto exit; in rk_tsadcv2_temp_to_code() 594 exit: in rk_tsadcv2_temp_to_code()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | f81534.c | 1095 goto exit; in f81534_open() 1100 exit: in f81534_open()
|
H A D | digi_acceleport.c | 1117 goto exit; in digi_close() 1164 exit: in digi_close()
|
H A D | pl2303.c | 1168 goto exit; in pl2303_read_int_callback() 1176 exit: in pl2303_read_int_callback()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | amd-pstate.c | 1431 .exit = amd_pstate_cpu_exit, 1444 .exit = amd_pstate_epp_cpu_exit,
|
/kernel/linux/linux-6.6/block/ |
H A D | bio.c | 640 goto exit; in bio_truncate() 657 exit: in bio_truncate() 1693 * bioset_exit - exit a bioset initialized with bioset_init()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | cryptd.c | 414 inst->alg.exit = cryptd_skcipher_exit_tfm; in cryptd_create_skcipher() 905 inst->alg.exit = cryptd_aead_exit_tfm; in cryptd_create_aead()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | mxs-dcp.c | 499 * buffer and exit. We must use the temporary buffer here, since in mxs_dcp_aes_setkey() 872 .exit = mxs_dcp_aes_fallback_exit_tfm, 891 .exit = mxs_dcp_aes_fallback_exit_tfm,
|
H A D | sahara.c | 1159 .exit = sahara_aes_exit_tfm, 1176 .exit = sahara_aes_exit_tfm,
|
/kernel/linux/linux-6.6/drivers/crypto/starfive/ |
H A D | jh7110-aes.c | 963 .base.exit = starfive_aes_aead_exit_tfm, 985 .base.exit = starfive_aes_aead_exit_tfm,
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | sun4i-dma.c | 983 goto exit; in sun4i_dma_tx_status() 1004 exit: in sun4i_dma_tx_status()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5645.c | 678 goto exit; in ov5645_set_power_on() 685 exit: in ov5645_set_power_on()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 746 goto exit; in stb0899_recv_slave_reply() 756 exit: in stb0899_recv_slave_reply()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 647 goto exit; in vfe_put() 660 exit: in vfe_put()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 1033 goto exit; in ath_rx_count_airtime() 1056 exit: in ath_rx_count_airtime()
|
H A D | ar9003_hw.c | 1145 goto exit; in ar9003_hw_detect_mac_hang() 1169 exit: in ar9003_hw_detect_mac_hang()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | fw_common.c | 104 goto exit; in _rtl92c_fw_free_to_go() 125 exit: in _rtl92c_fw_free_to_go()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | debugfs.c | 279 goto exit; in mt7915_muru_stats_show() 430 exit: in mt7915_muru_stats_show()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.c | 78 goto exit; in _rtl92ee_fw_free_to_go() 100 exit: in _rtl92ee_fw_free_to_go()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 494 /* Using an unsigned int, 'i' will go to UINT_MAX and exit */ in xlgmac_request_irqs() 581 hw_ops->exit(pdata); in xlgmac_start() 600 hw_ops->exit(pdata); in xlgmac_stop()
|