Searched refs:symbol_get (Results 1 – 16 of 16) sorted by relevance
43 fn = symbol_get(vfio_group_get_external_user); in kvm_vfio_group_get_external_user()59 fn = symbol_get(vfio_external_group_match_file); in kvm_vfio_external_group_match_file()74 fn = symbol_get(vfio_group_put_external_user); in kvm_vfio_group_put_external_user()87 fn = symbol_get(vfio_group_set_kvm); in kvm_vfio_group_set_kvm()101 fn = symbol_get(vfio_external_check_extension); in kvm_vfio_group_is_coherent()118 fn = symbol_get(vfio_external_user_iommu_id); in kvm_vfio_external_user_iommu_id()
47 symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()53 poweroff_func = symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
270 #define symbol_get(x) ((typeof(&x))(__symbol_get(__stringify(x)))) macro687 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro788 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
215 symbol_get(xengt_mpt), "xengt"); in intel_gvt_init_host()221 symbol_get(kvmgt_mpt), "kvmgt"); in intel_gvt_init_host()
1417 ips->read_mch_val = symbol_get(i915_read_mch_val); in ips_get_i915_syms()1420 ips->gpu_raise = symbol_get(i915_gpu_raise); in ips_get_i915_syms()1423 ips->gpu_lower = symbol_get(i915_gpu_lower); in ips_get_i915_syms()1426 ips->gpu_busy = symbol_get(i915_gpu_busy); in ips_get_i915_syms()1429 ips->gpu_turbo_disable = symbol_get(i915_gpu_turbo_disable); in ips_get_i915_syms()
361 mmc_cd = symbol_get(mmc_detect_change); in db1200_mmc_cdfn()452 mmc_cd = symbol_get(mmc_detect_change); in pb1200_mmc1_cdfn()
181 mmc_cd = symbol_get(mmc_detect_change); in db1100_mmc_cd()
465 mmc_cd = symbol_get(mmc_detect_change); in db1300_mmc_cdfn()
550 kick_batt = symbol_get(sharpsl_battery_kick); in corgi_bl_kick_battery()
524 kick_batt = symbol_get(sharpsl_battery_kick); in spitz_bl_kick_battery()
922 symbol_get(stb0899_attach); in pctv452e_frontend_attach()
1407 get_ops = symbol_get(cfhsi_get_ops); in caif_hsi_newlink()
1371 mdev_bus = symbol_get(mdev_bus_type); in vfio_iommu_type1_attach_group()
2471 pr_iucv = try_then_request_module(symbol_get(iucv_if), "iucv"); in afiucv_init()
5572 symbol_get(qeth_l3_discipline), "qeth_l3"); in qeth_core_load_discipline()5576 symbol_get(qeth_l2_discipline), "qeth_l2"); in qeth_core_load_discipline()
8057 link = symbol_get(ips_link_to_i915_driver); in ips_ping_for_i915_load()