Home
last modified time | relevance | path

Searched refs:handle (Results 426 – 450 of 4154) sorted by relevance

1...<<11121314151617181920>>...167

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-dsaf.txt26 - phy-handle: phy handle of physical port, 0 if not any phy device. It is optional
27 attribute. If port node exists, phy-handle in each port node will be used.
29 - subctrl-syscon: is syscon handle for external interface control register.
38 - phy-handle: phy handle of physical port. It is not required if there isn't
40 - serdes-syscon: is syscon handle for SerDes register.
41 - cpld-syscon: is syscon handle + register offset pair for cpld register. It is
80 phy-handle = <&phy0>;
/openbmc/linux/drivers/acpi/pmic/
H A Dtps68470_pmic.c374 acpi_handle handle = ACPI_HANDLE(pdev->dev.parent); in tps68470_pmic_opregion_probe() local
382 if (!handle) { in tps68470_pmic_opregion_probe()
394 status = acpi_install_address_space_handler(handle, in tps68470_pmic_opregion_probe()
401 status = acpi_install_address_space_handler(handle, in tps68470_pmic_opregion_probe()
408 status = acpi_install_address_space_handler(handle, in tps68470_pmic_opregion_probe()
415 status = acpi_install_address_space_handler(handle, in tps68470_pmic_opregion_probe()
425 acpi_remove_address_space_handler(handle, TI_PMIC_CLOCK_OPREGION_ID, in tps68470_pmic_opregion_probe()
428 acpi_remove_address_space_handler(handle, TI_PMIC_VR_VAL_OPREGION_ID, in tps68470_pmic_opregion_probe()
431 acpi_remove_address_space_handler(handle, TI_PMIC_POWER_OPREGION_ID, in tps68470_pmic_opregion_probe()
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c299 input_inject_event(handle, in kbd_rate_helper()
302 input_inject_event(handle, in kbd_rate_helper()
1540 kbd_is_hw_raw(handle->dev)) in kbd_event()
1578 struct input_handle *handle; in kbd_connect() local
1582 if (!handle) in kbd_connect()
1585 handle->dev = dev; in kbd_connect()
1586 handle->handler = handler; in kbd_connect()
1587 handle->name = "kbd"; in kbd_connect()
1602 kfree(handle); in kbd_connect()
1608 input_close_device(handle); in kbd_disconnect()
[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() argument
903 q_header->handle = handle; in vmci_q_header_init()
H A Djbd2.h1525 extern int jbd2_journal_start_reserved(handle_t *handle,
1605 static inline void jbd2_free_handle(handle_t *handle) in jbd2_free_handle() argument
1607 kmem_cache_free(jbd2_handle_cache, handle); in jbd2_free_handle()
1691 static inline int is_handle_aborted(handle_t *handle) in is_handle_aborted() argument
1693 if (handle->h_aborted || !handle->h_transaction) in is_handle_aborted()
1700 handle->h_aborted = 1; in jbd2_journal_abort_handle()
1811 if (!handle->h_reserved) in jbd2_handle_buffer_credits()
1812 journal = handle->h_transaction->t_journal; in jbd2_handle_buffer_credits()
1814 journal = handle->h_journal; in jbd2_handle_buffer_credits()
1816 return handle->h_total_credits - in jbd2_handle_buffer_credits()
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_client.c277 u32 format, u32 *handle) in drm_client_buffer_create() argument
299 obj = drm_gem_object_lookup(client->file, dumb_args.handle); in drm_client_buffer_create()
307 *handle = dumb_args.handle; in drm_client_buffer_create()
395 u32 handle) in drm_client_buffer_addfb() argument
407 fb_req.handle = handle; in drm_client_buffer_addfb()
444 u32 handle; in drm_client_framebuffer_create() local
448 &handle); in drm_client_framebuffer_create()
452 ret = drm_client_buffer_addfb(buffer, width, height, format, handle); in drm_client_framebuffer_create()
460 drm_mode_destroy_dumb(client->dev, handle, client->file); in drm_client_framebuffer_create()
H A Ddrm_agpsupport.c216 entry->handle = (unsigned long)memory->key + 1; in drm_legacy_agp_alloc()
222 request->handle = entry->handle; in drm_legacy_agp_alloc()
248 unsigned long handle) in drm_legacy_agp_lookup_entry() argument
253 if (entry->handle == handle) in drm_legacy_agp_lookup_entry()
274 entry = drm_legacy_agp_lookup_entry(dev, request->handle); in drm_legacy_agp_unbind()
310 entry = drm_legacy_agp_lookup_entry(dev, request->handle); in drm_legacy_agp_bind()
349 entry = drm_legacy_agp_lookup_entry(dev, request->handle); in drm_legacy_agp_free()
/openbmc/linux/net/bluetooth/
H A Dhci_event.c726 handle = le16_to_cpu(rp->handle); in hci_cc_read_enc_key_size()
3184 cp.handle = ev->handle; in hci_conn_complete_evt()
3194 cp.handle = ev->handle; in hci_conn_complete_evt()
3470 cp.handle = ev->handle; in hci_auth_complete_evt()
3490 cp.handle = ev->handle; in hci_auth_complete_evt()
3703 cp.handle = ev->handle; in hci_remote_features_evt()
6326 cp.handle = handle; in hci_le_pa_term_sync()
6492 neg.handle = ev->handle; in hci_le_ltk_request_evt()
6562 cp.handle = ev->handle; in hci_le_remote_conn_param_req_evt()
6730 cp.handle = handle; in hci_le_reject_cis()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h48 bool (*enable_assr)(void *handle, struct dc_link *link);
49 void (*update_stream_config)(void *handle, struct cp_psp_stream_config *config);
53 void *handle; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v10_0.c732 static int gmc_v10_0_early_init(void *handle) in gmc_v10_0_early_init() argument
753 static int gmc_v10_0_late_init(void *handle) in gmc_v10_0_late_init() argument
869 static int gmc_v10_0_sw_init(void *handle) in gmc_v10_0_sw_init() argument
1020 static int gmc_v10_0_sw_fini(void *handle) in gmc_v10_0_sw_fini() argument
1085 static int gmc_v10_0_hw_init(void *handle) in gmc_v10_0_hw_init() argument
1130 static int gmc_v10_0_hw_fini(void *handle) in gmc_v10_0_hw_fini() argument
1151 static int gmc_v10_0_suspend(void *handle) in gmc_v10_0_suspend() argument
1160 static int gmc_v10_0_resume(void *handle) in gmc_v10_0_resume() argument
1174 static bool gmc_v10_0_is_idle(void *handle) in gmc_v10_0_is_idle() argument
1180 static int gmc_v10_0_wait_for_idle(void *handle) in gmc_v10_0_wait_for_idle() argument
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-qds-9999.dtso39 phy-handle = <&slot1_sgmii0>;
46 phy-handle = <&slot1_sgmii1>;
53 phy-handle = <&slot1_sgmii2>;
60 phy-handle = <&slot1_sgmii3>;
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c42 struct dc_link *link = handle; in lp_write_i2c()
53 struct dc_link *link = handle; in lp_read_i2c()
66 struct dc_link *link = handle; in lp_write_dpcd()
74 struct dc_link *link = handle; in lp_read_dpcd()
186 psp_set_srm(hdcp_work->hdcp.config.psp.handle, hdcp_work->srm, in hdcp_update_display()
466 static bool enable_assr(void *handle, struct dc_link *link) in enable_assr() argument
468 struct hdcp_workqueue *hdcp_work = handle; in enable_assr()
470 struct psp_context *psp = hdcp.config.psp.handle; in enable_assr()
503 struct hdcp_workqueue *hdcp_work = handle; in update_config()
739 hdcp_work[i].hdcp.config.psp.handle = &adev->psp; in hdcp_create_workqueue()
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_watchdog.c70 static int setup(const efi_handle_t handle, in setup() argument
103 static int setup_timer(const efi_handle_t handle, in setup_timer() argument
107 return setup(handle, systable); in setup_timer()
117 static int setup_reboot(const efi_handle_t handle, in setup_reboot() argument
121 return setup(handle, systable); in setup_reboot()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c21 acpi_handle handle; member
113 status = acpi_evaluate_integer(d->handle, "DDDL", NULL, &lower_limit); in int3406_thermal_get_limit()
118 status = acpi_evaluate_integer(d->handle, "DDPC", NULL, &upper_limit); in int3406_thermal_get_limit()
128 static void int3406_notify(acpi_handle handle, u32 event, void *data) in int3406_notify() argument
147 d->handle = ACPI_HANDLE(&pdev->dev); in int3406_thermal_probe()
165 ret = acpi_install_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, in int3406_thermal_probe()
/openbmc/linux/drivers/pci/
H A Dpci-label.c39 acpi_handle handle = ACPI_HANDLE(dev); in device_has_acpi_name() local
41 if (!handle) in device_has_acpi_name()
44 return acpi_check_dsm(handle, &pci_acpi_dsm_guid, 0x2, in device_has_acpi_name()
158 acpi_handle handle = ACPI_HANDLE(dev); in dsm_get_label() local
162 if (!handle) in dsm_get_label()
165 obj = acpi_evaluate_dsm(handle, &pci_acpi_dsm_guid, 0x2, in dsm_get_label()
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmicrochip,lan937x.yaml98 phy-handle = <&t1phy0>;
105 phy-handle = <&t1phy1>;
112 phy-handle = <&t1phy2>;
119 phy-handle = <&t1phy3>;
152 phy-handle = <&t1phy6>;
159 phy-handle = <&t1phy7>;
/openbmc/u-boot/cmd/
H A Dtpm-v2.c69 u32 handle = 0; in do_tpm2_clear() local
86 handle = TPM2_RH_LOCKOUT; in do_tpm2_clear()
88 handle = TPM2_RH_PLATFORM; in do_tpm2_clear()
92 return report_return_code(tpm2_clear(dev, handle, pw, pw_sz)); in do_tpm2_clear()
277 u32 handle; in do_tpm_change_auth() local
296 handle = TPM2_RH_LOCKOUT; in do_tpm_change_auth()
298 handle = TPM2_RH_ENDORSEMENT; in do_tpm_change_auth()
300 handle = TPM2_RH_OWNER; in do_tpm_change_auth()
302 handle = TPM2_RH_PLATFORM; in do_tpm_change_auth()
306 return report_return_code(tpm2_change_auth(dev, handle, newpw, newpw_sz, in do_tpm_change_auth()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Drouter.sh197 tc filter add dev $rp2 egress protocol ip pref 1 handle 101 \
208 tc filter del dev $rp2 egress protocol ip pref 1 handle 101 flower
244 tc filter add dev $rp2 egress protocol $proto pref 1 handle 101 \
258 tc filter del dev $rp2 egress protocol $proto pref 1 handle 101 flower
275 tc filter add dev $rp2 egress protocol ip pref 1 handle 101 \
286 tc filter del dev $rp2 egress protocol ip pref 1 handle 101 flower
295 tc filter add dev $rp2 egress protocol ipv6 pref 1 handle 101 \
306 tc filter del dev $rp2 egress protocol ipv6 pref 1 handle 101 flower
315 tc filter add dev $rp2 egress protocol ip pref 1 handle 101 \
330 tc filter del dev $rp2 egress protocol ip pref 1 handle 101 flower
/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c65 static int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd() argument
70 .handle = 0, in import_vgem_fd()
76 *handle = import_handle.handle; in import_vgem_fd()
80 static void close_handle(int vgem_fd, uint32_t handle) in close_handle() argument
83 .handle = handle, in close_handle()
148 uint32_t handle = 0; in test_alloc_and_import() local
186 ret = import_vgem_fd(importer_fd, dmabuf_fd, &handle); in test_alloc_and_import()
206 close_handle(importer_fd, handle); in test_alloc_and_import()
/openbmc/gpioplus/example/
H A Dpulse.cpp23 gpioplus::Handle handle(chip, {{line_offset, 0}}, flags, in main() local
25 handle.setValues({1}); in main()
26 handle.setValues({0}); in main()
/openbmc/linux/include/uapi/drm/
H A Dqxl_drm.h55 __u32 handle; /* 0 is an invalid handle */ member
60 __u32 handle; member
98 __u32 handle; member
124 __u32 handle; member
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_common.h73 static inline int rsi_kill_thread(struct rsi_thread *handle) in rsi_kill_thread() argument
75 atomic_inc(&handle->thread_done); in rsi_kill_thread()
76 rsi_set_event(&handle->event); in rsi_kill_thread()
78 return kthread_stop(handle->task); in rsi_kill_thread()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h10 u32 handle; member
26 int chid, int addr, u32 handle, u32 context);
29 nvkm_ramht_search(struct nvkm_ramht *, int chid, u32 handle);
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c247 u32 handle; in armada_gem_dumb_create() local
262 ret = drm_gem_handle_create(file, &dobj->obj, &handle); in armada_gem_dumb_create()
266 args->handle = handle; in armada_gem_dumb_create()
269 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_dumb_create()
282 u32 handle; in armada_gem_create_ioctl() local
294 ret = drm_gem_handle_create(file, &dobj->obj, &handle); in armada_gem_create_ioctl()
298 args->handle = handle; in armada_gem_create_ioctl()
301 DRM_DEBUG_DRIVER("obj %p size %zu handle %#x\n", dobj, size, handle); in armada_gem_create_ioctl()
315 dobj = armada_gem_object_lookup(file, args->handle); in armada_gem_mmap_ioctl()
344 args->handle, args->offset, args->size, args->ptr); in armada_gem_pwrite_ioctl()
[all …]
/openbmc/qemu/qga/
H A Dchannel-win32.c18 HANDLE handle; member
65 success = ReadFile(c->handle, rs->buf + rs->cur + rs->pending, in ga_channel_prepare()
115 success = GetOverlappedResult(c->handle, &rs->ov, &count_read, FALSE); in ga_channel_check()
233 ret = WriteFile(c->handle, buf, size, &written, &ov); in ga_channel_write()
237 ret = GetOverlappedResult(c->handle, &ov, &written, TRUE); in ga_channel_write()
301 c->handle = CreateFile(newpath, GENERIC_READ | GENERIC_WRITE, 0, NULL, in ga_channel_open()
304 if (c->handle == INVALID_HANDLE_VALUE) { in ga_channel_open()
311 && !SetCommTimeouts(c->handle, &comTimeOut)) { in ga_channel_open()
314 CloseHandle(c->handle); in ga_channel_open()

1...<<11121314151617181920>>...167