Home
last modified time | relevance | path

Searched defs:handle (Results 476 – 500 of 1245) sorted by relevance

1...<<11121314151617181920>>...50

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.c34 nvkm_uvmm_search(struct nvkm_client *client, u64 handle) in nvkm_uvmm_search()
157 u64 addr, size, handle, offset; in nvkm_uvmm_mthd_map() local
404 u64 handle = args->memory; in nvkm_uvmm_mthd_raw_map() local
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c125 int handle; member
188 int handle; in get_msg_context() local
217 lookup_msg_context(struct vchiq_mmal_instance *instance, int handle) in lookup_msg_context()
457 u32 handle; in buffer_to_host_cb() local
553 unsigned int handle, void *bulk_ctx) in service_callback()
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp26 uint32_t handle = 0; in TEST() local
340 uint32_t handle = 0; in TEST() local
359 uint32_t handle = 1; in TEST() local
449 uint32_t handle = 1; in TEST() local
572 uint32_t handle = 0; in TEST() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_config_table.c72 static int setup(const efi_handle_t handle, in setup()
H A Defi_selftest_memory.c28 static int setup(const efi_handle_t handle, in setup()
/openbmc/qemu/plugins/
H A Dplugin.h51 GModule *handle; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dcrypto.h46 u32 handle; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_privacy_screen_x86.c21 static acpi_status __init acpi_set_handle(acpi_handle handle, u32 level, in acpi_set_handle()
/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp34 void handle(const std::shared_ptr<Request>& req, in handle() function
/openbmc/bmcweb/http/routing/
H A Dsserule.hpp31 void handle(const Request& /*req*/, in handle() function in crow::SseSocketRule
/openbmc/linux/drivers/acpi/
H A Dacpi_lpat.c90 handle) in acpi_lpat_get_conversion_table()
H A Dsysfs.c652 acpi_handle *handle) in get_status()
680 acpi_handle handle; in counter_show() local
738 acpi_handle handle; in counter_set() local
843 acpi_handle handle; in acpi_gpe_apply_masked_gpes() local
/openbmc/linux/sound/hda/
H A Dintel-sdw-acpi.c120 static acpi_status sdw_intel_acpi_cb(acpi_handle handle, u32 level, in sdw_intel_acpi_cb()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_table.cpp37 Handle handle = 0; in FileTable() local
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c250 *mrioc, u16 handle) in __mpi3mr_expander_find_by_handle()
291 static int mpi3mr_get_sas_address(struct mpi3mr_ioc *mrioc, u16 handle, in mpi3mr_get_sas_address()
781 static int mpi3mr_set_identify(struct mpi3mr_ioc *mrioc, u16 handle, in mpi3mr_set_identify()
1053 u64 sas_address_parent, u16 handle, u8 phy_number, u8 link_rate, in mpi3mr_update_links()
1307 u16 handle, u64 sas_address_parent, struct mpi3mr_hba_port *hba_port) in mpi3mr_sas_port_add()
1591 u16 handle; member
1835 u16 ioc_status, handle; in mpi3mr_refresh_expanders() local
1949 int mpi3mr_expander_add(struct mpi3mr_ioc *mrioc, u16 handle) in mpi3mr_expander_add()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c1997 static int gfx_v9_0_sw_init(void *handle) in gfx_v9_0_sw_init()
2179 static int gfx_v9_0_sw_fini(void *handle) in gfx_v9_0_sw_fini()
3745 static int gfx_v9_0_hw_init(void *handle) in gfx_v9_0_hw_init()
3771 static int gfx_v9_0_hw_fini(void *handle) in gfx_v9_0_hw_fini()
3822 static int gfx_v9_0_suspend(void *handle) in gfx_v9_0_suspend()
3827 static int gfx_v9_0_resume(void *handle) in gfx_v9_0_resume()
3832 static bool gfx_v9_0_is_idle(void *handle) in gfx_v9_0_is_idle()
3843 static int gfx_v9_0_wait_for_idle(void *handle) in gfx_v9_0_wait_for_idle()
3856 static int gfx_v9_0_soft_reset(void *handle) in gfx_v9_0_soft_reset()
4514 static int gfx_v9_0_early_init(void *handle) in gfx_v9_0_early_init()
[all …]
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.c112 enum hinic_aeq_type event, void *handle, in hinic_aeq_register_hw_cb()
113 void (*hwe_handler)(void *handle, void *data, in hinic_aeq_register_hw_cb()
149 enum hinic_ceq_type event, void *handle, in hinic_ceq_register_cb()
150 void (*handler)(void *handle, u32 ceqe_data)) in hinic_ceq_register_cb()
/openbmc/linux/kernel/irq/
H A Dchip.c985 __irq_do_set_handler(struct irq_desc *desc, irq_flow_handler_t handle, in __irq_do_set_handler()
1058 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, in __irq_set_handler()
1073 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle, in irq_set_chained_handler_and_data()
1091 irq_flow_handler_t handle, const char *name) in irq_set_chip_and_handler_name()
/openbmc/linux/drivers/tty/
H A Dsysrq.c651 struct input_handle handle; member
797 struct input_handle *handle = &sysrq->handle; in sysrq_reinject_alt_sysrq() local
927 static bool sysrq_filter(struct input_handle *handle, in sysrq_filter()
999 static void sysrq_disconnect(struct input_handle *handle) in sysrq_disconnect()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_gem.h39 struct drm_file *dfile, unsigned handle) in armada_gem_object_lookup()
/openbmc/linux/fs/ocfs2/
H A Ddir.h53 static inline int ocfs2_add_entry(handle_t *handle, in ocfs2_add_entry()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c35 nvkm_dmaobj_search(struct nvkm_client *client, u64 handle) in nvkm_dmaobj_search()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dzboot.c65 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()
/openbmc/linux/drivers/atm/
H A Didt77252.c605 u32 handle; in sb_pool_remove() local
621 sb_pool_skb(struct idt77252_dev *card, u32 handle) in sb_pool_skb()
1246 u32 handle = le32_to_cpu(*(card->raw_cell_hnd + 1)); in idt77252_rx_raw() local
1339 u32 handle; in idt77252_rx_raw() local
1796 u32 handle; in push_rx_skb() local
1844 u32 handle; in add_rx_skb() local
1884 u32 handle = IDT77252_PRV_POOL(skb); in recycle_rx_skb() local
/openbmc/linux/drivers/watchdog/
H A Dsun4v_wdt.c94 struct mdesc_handle *handle; in sun4v_wdt_init() local

1...<<11121314151617181920>>...50