Home
last modified time | relevance | path

Searched defs:handle (Results 301 – 325 of 1245) sorted by relevance

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

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c41 uint32_t handle; in qxl_alloc_ioctl() local
111 static int qxlhw_handle_to_bo(struct drm_file *file_priv, uint64_t handle, in qxlhw_handle_to_bo()
388 int handle; in qxl_alloc_surf_ioctl() local
/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c231 static int eval_int(acpi_handle handle, const char *name, unsigned long *res) in eval_int()
245 static int exec_simple_method(acpi_handle handle, const char *name, unsigned long arg) in exec_simple_method()
252 static int eval_gbmd(acpi_handle handle, unsigned long *res) in eval_gbmd()
257 static int exec_sbmc(acpi_handle handle, unsigned long arg) in exec_sbmc()
262 static int eval_hals(acpi_handle handle, unsigned long *res) in eval_hals()
267 static int exec_sals(acpi_handle handle, unsigned long arg) in exec_sals()
272 static int exec_kblc(acpi_handle handle, unsigned long arg) in exec_kblc()
277 static int eval_kblc(acpi_handle handle, unsigned long cmd, unsigned long *res) in eval_kblc()
282 static int eval_dytc(acpi_handle handle, unsigned long cmd, unsigned long *res) in eval_dytc()
1501 static void ideapad_acpi_notify(acpi_handle handle, u32 event, void *data) in ideapad_acpi_notify()
[all …]
/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h503 struct vmci_handle handle; /* Identifier. */ member
549 struct vmci_handle handle; /* queue_pair handle. */ member
650 struct vmci_handle handle; member
661 struct vmci_handle handle; member
670 struct vmci_handle handle; member
694 struct vmci_handle handle; /* queue_pair handle. */ member
745 struct vmci_handle handle; member
757 struct vmci_handle handle; member
901 const struct vmci_handle handle) in vmci_q_header_init()
H A Dacpi_mdio.h16 acpi_mdiobus_register(struct mii_bus *mdio, struct fwnode_handle *handle) in acpi_mdiobus_register()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c2364 uint32_t handle, in dce_v10_0_crtc_cursor_set2()
2736 static int dce_v10_0_early_init(void *handle) in dce_v10_0_early_init()
2763 static int dce_v10_0_sw_init(void *handle) in dce_v10_0_sw_init()
2842 static int dce_v10_0_sw_fini(void *handle) in dce_v10_0_sw_fini()
2860 static int dce_v10_0_hw_init(void *handle) in dce_v10_0_hw_init()
2885 static int dce_v10_0_hw_fini(void *handle) in dce_v10_0_hw_fini()
2903 static int dce_v10_0_suspend(void *handle) in dce_v10_0_suspend()
2918 static int dce_v10_0_resume(void *handle) in dce_v10_0_resume()
2941 static bool dce_v10_0_is_idle(void *handle) in dce_v10_0_is_idle()
2946 static int dce_v10_0_wait_for_idle(void *handle) in dce_v10_0_wait_for_idle()
[all …]
/openbmc/u-boot/arch/nios2/include/asm/
H A Ddma-mapping.h11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-baytrail.c19 acpi_handle handle; in i2c_dw_baytrail_probe_lock_support() local
/openbmc/linux/drivers/usb/core/
H A Dusb-acpi.c145 static enum usb_port_connect_type usb_acpi_get_connect_type(acpi_handle handle, in usb_acpi_get_connect_type()
226 acpi_handle *handle; in usb_acpi_find_companion_for_port() local
/openbmc/linux/fs/ocfs2/
H A Dxattr.c68 handle_t *handle; member
1342 handle_t *handle, in __ocfs2_xattr_set_value_outside()
2484 handle_t *handle; in ocfs2_xattr_free_block() local
2561 handle_t *handle; in ocfs2_xattr_remove() local
4380 handle_t *handle, in ocfs2_defrag_xattr_bucket()
4620 handle_t *handle, in ocfs2_divide_xattr_bucket()
4797 handle_t *handle, in ocfs2_cp_xattr_bucket()
5421 handle_t *handle; in ocfs2_rm_xattr_cluster() local
6461 handle_t *handle; in ocfs2_reflink_xattr_inline() local
6581 handle_t *handle; in ocfs2_reflink_xattr_block() local
[all …]
H A Dmove_extents.c49 static int __ocfs2_move_extent(handle_t *handle, in __ocfs2_move_extent()
199 handle_t *handle; in ocfs2_defrag_extent() local
567 handle_t *handle; in ocfs2_move_extent() local
896 handle_t *handle; in ocfs2_move_extents() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildslist.py14 def handle(self,**options): member in Command
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c190 static int getkeycode_helper(struct input_handle *handle, void *data) in getkeycode_helper()
217 static int setkeycode_helper(struct input_handle *handle, void *data) in setkeycode_helper()
249 static int kd_sound_helper(struct input_handle *handle, void *data) in kd_sound_helper()
291 static int kbd_rate_helper(struct input_handle *handle, void *data) in kbd_rate_helper()
1088 static int kbd_update_leds_helper(struct input_handle *handle, void *data) in kbd_update_leds_helper()
1113 static int kbd_update_leds_helper(struct input_handle *handle, void *data) in kbd_update_leds_helper()
1533 static void kbd_event(struct input_handle *handle, unsigned int event_type, in kbd_event()
1578 struct input_handle *handle; in kbd_connect() local
1606 static void kbd_disconnect(struct input_handle *handle) in kbd_disconnect()
1617 static void kbd_start(struct input_handle *handle) in kbd_start()
/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c63 static int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd()
78 static void close_handle(int vgem_fd, uint32_t handle) in close_handle()
146 uint32_t handle = 0; in test_alloc_and_import() local
/openbmc/linux/net/sched/
H A Dcls_basic.c30 u32 handle; member
62 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get()
173 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c55 bool hclge_ptp_set_tx_info(struct hnae3_handle *handle, struct sk_buff *skb) in hclge_ptp_set_tx_info()
102 void hclge_ptp_get_rx_hwts(struct hnae3_handle *handle, struct sk_buff *skb, in hclge_ptp_get_rx_hwts()
380 int hclge_ptp_get_ts_info(struct hnae3_handle *handle, in hclge_ptp_get_ts_info()
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c182 u64 *handle, u64 *length) in nvif_object_map_handle()
223 u64 handle, length; in nvif_object_map() local
262 nvif_object_ctor(struct nvif_object *parent, const char *name, u32 handle, in nvif_object_ctor()
/openbmc/gpioplus/test/
H A Dmocks.cpp12 test::HandleMock handle; in TEST() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c1492 struct uvc_fh *handle, struct uvc_control *ctrl, in uvc_ctrl_send_event()
1518 struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) in uvc_ctrl_send_slave_event()
1539 struct uvc_fh *handle; in uvc_ctrl_status_event() local
1624 static void uvc_ctrl_send_events(struct uvc_fh *handle, in uvc_ctrl_send_events()
1674 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_add_event() local
1720 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); in uvc_ctrl_del_event() local
1841 int __uvc_ctrl_commit(struct uvc_fh *handle, int rollback, in __uvc_ctrl_commit()
1883 int uvc_ctrl_set(struct uvc_fh *handle, in uvc_ctrl_set()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c1061 u32 handle) in qed_iscsi_get_hash()
1155 u32 *handle, in qed_iscsi_acquire_conn()
1187 static int qed_iscsi_release_conn(struct qed_dev *cdev, u32 handle) in qed_iscsi_release_conn()
1206 u32 handle, in qed_iscsi_offload_conn()
1281 u32 handle, in qed_iscsi_update_conn()
1307 static int qed_iscsi_clear_conn_sq(struct qed_dev *cdev, u32 handle) in qed_iscsi_clear_conn_sq()
1323 u32 handle, u8 abrt_conn) in qed_iscsi_destroy_conn()
1353 u32 handle, const u8 *mac) in qed_iscsi_change_mac()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c21 acpi_handle handle; member
128 static void int3406_notify(acpi_handle handle, u32 event, void *data) in int3406_notify()
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dcore.c61 acpi_handle handle; in x86_acpi_irq_helper_get() local
138 acpi_handle handle; in x86_instantiate_i2c_client() local
/openbmc/linux/drivers/acpi/acpica/
H A Dnsdump.c103 acpi_ns_dump_pathname(acpi_handle handle, in acpi_ns_dump_pathname()
797 void acpi_ns_dump_entry(acpi_handle handle, u32 debug_level) in acpi_ns_dump_entry()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfdt.c223 efi_status_t allocate_new_fdt_and_exit_boot(void *handle, in allocate_new_fdt_and_exit_boot()
344 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, in efi_boot_kernel()
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c226 static acpi_status acpiphp_add_context(acpi_handle handle, u32 lvl, void *data, in acpiphp_add_context()
785 acpi_handle handle = context->hp.self->handle; in hotplug_event() local
861 acpi_handle handle; in acpiphp_enumerate_slots() local
1016 acpi_handle handle = func_to_handle(func); in acpiphp_disable_and_eject_slot() local
/openbmc/linux/drivers/acpi/
H A Dproperty.c71 acpi_handle handle, in acpi_nondev_subnode_extract()
123 static bool acpi_nondev_subnode_data_ok(acpi_handle handle, in acpi_nondev_subnode_data_ok()
149 acpi_handle handle; in acpi_nondev_subnode_ok() local
173 acpi_handle handle; in acpi_add_nondev_subnodes() local
351 static void acpi_nondev_subnode_tag(acpi_handle handle, void *context) in acpi_nondev_subnode_tag()
388 static void acpi_data_add_buffer_props(acpi_handle handle, in acpi_data_add_buffer_props()

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