Searched refs:handle_err (Results 1 – 15 of 15) sorted by relevance
891 if (afu_guest->handle_err) in afu_handle_errstate()998 afu->guest->handle_err = true; in cxl_guest_init_afu()1031 afu->guest->handle_err = false; in cxl_guest_remove_afu()
472 bool handle_err; member
89 goto handle_err; in hns_ae_get_handle()134 handle_err: in hns_ae_get_handle()
502 host->handle_err = bcm2835aux_spi_handle_err; in bcm2835aux_spi_probe()
496 host->handle_err = hisi_spi_handle_err; in hisi_spi_probe()
611 host->handle_err = img_spfi_handle_err; in img_spfi_probe()
710 master->handle_err = uniphier_spi_handle_err; in uniphier_spi_probe()
773 host->handle_err = qcom_qspi_handle_err; in qcom_qspi_probe()
931 host->handle_err = dw_spi_handle_err; in dw_spi_add_host()
973 host->handle_err = lantiq_ssc_handle_err; in lantiq_ssc_probe()
1344 ctlr->handle_err = bcm2835_spi_handle_err; in bcm2835_spi_probe()
881 ctlr->handle_err = rockchip_spi_handle_err; in rockchip_spi_probe()
1102 spi->handle_err = spi_geni_handle_err; in spi_geni_probe()
1491 controller->handle_err = pxa2xx_spi_handle_err; in pxa2xx_spi_probe()
1589 if (msg->status && ctlr->handle_err) in spi_transfer_one_message()1590 ctlr->handle_err(ctlr, msg); in spi_transfer_one_message()