Home
last modified time | relevance | path

Searched defs:handle (Results 501 – 525 of 1245) sorted by relevance

1...<<21222324252627282930>>...50

/openbmc/qemu/crypto/
H A Dhmac-gcrypt.c33 gcry_mac_hd_t handle; member
H A Dhmac-gnutls.c35 gnutls_hmac_hd_t handle; member
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_small_bar.h124 __u32 handle; member
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c247 u32 handle; in armada_gem_dumb_create() local
282 u32 handle; in armada_gem_create_ioctl() local
/openbmc/linux/drivers/input/touchscreen/
H A Dsx8654.c128 static irqreturn_t sx8650_irq(int irq, void *handle) in sx8650_irq()
192 static irqreturn_t sx8654_irq(int irq, void *handle) in sx8654_irq()
/openbmc/linux/arch/m68k/kernel/
H A Dints.c116 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c51 libusb_device_handle *handle; member
/openbmc/pldm/test/
H A Dpldmd_registration_test.cpp26 Response handle(uint8_t /*tid*/, const pldm_msg* /*request*/, in handle() function in TestHandler
/openbmc/linux/fs/ext4/
H A Dacl.h69 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl()
/openbmc/linux/net/sched/
H A Dcls_bpf.c46 u32 handle; member
326 static void *cls_bpf_get(struct tcf_proto *tp, u32 handle) in cls_bpf_get()
411 u32 handle, struct nlattr **tca, in cls_bpf_change()
H A Dcls_flow.c45 u32 handle; member
391 u32 handle, struct nlattr **tca, in flow_change()
609 static void *flow_get(struct tcf_proto *tp, u32 handle) in flow_get()
/openbmc/linux/drivers/cdx/controller/
H A Dmcdi.c352 unsigned int handle, in _cdx_mcdi_cancel_cmd()
433 unsigned int handle; in cdx_mcdi_rpc_sync() local
504 unsigned int *handle) in cdx_mcdi_rpc_async_internal()
/openbmc/linux/block/
H A Dbdev.c837 struct bdev_handle *handle = kmalloc(sizeof(*handle), GFP_KERNEL); in bdev_open_by_dev() local
894 struct bdev_handle *handle; in bdev_open_by_path() local
949 void bdev_release(struct bdev_handle *handle) in bdev_release()
/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c321 u32 frag_len, u32 len, u64 *handle) in ffa_mem_first_frag()
352 static int ffa_mem_next_frag(u64 handle, u32 frag_len) in ffa_mem_next_frag()
381 u32 len, u64 *handle, bool first) in ffa_transmit_fragment()
/openbmc/linux/fs/ocfs2/
H A Dinode.c584 handle_t *handle = NULL; in ocfs2_truncate_for_delete() local
642 handle_t *handle; in ocfs2_remove_inode() local
1287 int ocfs2_mark_inode_dirty(handle_t *handle, in ocfs2_mark_inode_dirty()
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c51 libusb_device_handle *handle; member
/openbmc/phosphor-ipmi-blobs/test/
H A Dutils_unittest.cpp66 void* handle = reinterpret_cast<void*>(0x01); in TEST_F() local
/openbmc/linux/net/bluetooth/
H A Dhci_core.c1877 int handle; in hci_adv_monitors_clear() local
1918 int min, max, handle; in hci_add_adv_monitor() local
1966 int handle; in hci_remove_adv_monitor() local
1998 int hci_remove_single_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_single_adv_monitor()
2915 __u16 handle = __le16_to_cpu(hci_acl_hdr(skb)->handle); in hci_recv_frame() local
3163 static void hci_add_acl_hdr(struct sk_buff *skb, __u16 handle, __u16 flags) in hci_add_acl_hdr()
3260 static void hci_add_iso_hdr(struct sk_buff *skb, __u16 handle, __u8 flags) in hci_add_iso_hdr()
3774 __u16 handle, flags; in hci_acldata_packet() local
3810 __u16 handle, flags; in hci_scodata_packet() local
3844 __u16 handle, flags; in hci_isodata_packet() local
/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h84 __u32 handle; /* remote object */ member
212 __u32 handle; member
299 __u32 handle; member
344 __u32 handle; member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c529 enum hinic_mgmt_msg_cmd cmd, void *handle, in hinic_hwdev_cb_register()
530 void (*handler)(void *handle, void *buf_in, in hinic_hwdev_cb_register()
586 static void nic_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in nic_mgmt_msg_handler()
663 static void comm_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in comm_mgmt_msg_handler()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.c575 static int amdgpu_vcn_dec_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_create_msg()
610 static int amdgpu_vcn_dec_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_destroy_msg()
832 static int amdgpu_vcn_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_create_msg()
899 static int amdgpu_vcn_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_destroy_msg()
/openbmc/linux/drivers/reset/
H A Dreset-scmi.c94 const struct scmi_handle *handle = sdev->handle; in scmi_reset_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c47 nvkm_client_map(void *priv, u64 handle, u32 size) in nvkm_client_map()
/openbmc/linux/drivers/input/
H A Devdev.c30 struct input_handle handle; member
291 static void evdev_events(struct input_handle *handle, in evdev_events()
314 static void evdev_event(struct input_handle *handle, in evdev_event()
1321 struct input_handle *handle = &evdev->handle; in evdev_cleanup() local
1402 static void evdev_disconnect(struct input_handle *handle) in evdev_disconnect()
/openbmc/linux/drivers/acpi/
H A Dosl.c1200 acpi_os_create_semaphore(u32 max_units, u32 initial_units, acpi_handle * handle) in acpi_os_create_semaphore()
1225 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
1244 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()
1289 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
1510 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock()

1...<<21222324252627282930>>...50