Home
last modified time | relevance | path

Searched refs:get_handle (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dftdi_sio_external.h38 int get_handle(const char *dev_filename);
H A Ddhd_pcie_linux.c3040 gpio_handle_val = get_handle(OOB_PORT); in dhdpcie_oob_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dftdi_sio_external.h38 int get_handle(const char *dev_filename);
H A Ddhd_pcie_linux.c3050 gpio_handle_val = get_handle(OOB_PORT); in dhdpcie_oob_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Darith_taf.c44 static bool get_handle(uint32_t type, void *ptr, uint32_t *handle) in get_handle() function
88 if (!get_handle(HT_BIGINT, big_int, &params[1].value.a)) { in ta_entry_arith_new_var()
114 if (!get_handle(HT_FMMCTX, ctx, &params[1].value.a)) { in ta_entry_arith_new_fmm_ctx()
135 if (!get_handle(HT_FMMVAR, fmm, &params[1].value.a)) { in ta_entry_arith_new_fmm_var()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c337 handle = dev->ops->get_handle(dev, port_id); in hnae_get_handle()
410 if (!hdev->ops || !hdev->ops->get_handle || in hnae_ae_register()
H A Dhnae.h467 struct hnae_handle *(*get_handle)(struct hnae_ae_dev *dev, member
H A Dhns_ae_adapt.c953 .get_handle = hns_ae_get_handle,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie_linux.c2025 gpio_handle_val = get_handle(OOB_PORT); in dhdpcie_oob_init()