Searched defs:uc (Results 1 - 25 of 216) sorted by last modified time

123456789

/linux-master/drivers/usb/gadget/
H A Dcomposite.c1272 struct usb_gadget_string_container *uc; local
1432 struct usb_gadget_string_container *uc; local
49 get_containers_gs( struct usb_gadget_string_container *uc) argument
1499 struct usb_gadget_string_container *uc; local
2491 struct usb_gadget_string_container *uc, *tmp; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h109 u32 uc; /* RO # of unicast pkt */ member in struct:bcmgenet_rx_counters
135 u32 uc; /* RO (0x0x4f0)# of xmited unitcast pkt */ member in struct:bcmgenet_tx_counters
/linux-master/arch/arc/kernel/
H A Dsignal.c61 struct ucontext uc; member in struct:rt_sigframe
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_dirty_log_test.c92 struct ucall uc; local
H A Dpmu_counters_test.c53 struct ucall uc; local
H A Dkvm_pv_test.c98 static void pr_msr(struct ucall *uc) argument
105 static void pr_hcall(struct ucall *uc) argument
114 struct ucall uc; local
H A Dxen_shinfo_test.c652 struct ucall uc; local
H A Dvmx_pmu_caps_test.c86 struct ucall uc; local
H A Dsev_smoke_test.c42 struct ucall uc; local
H A Dsmaller_maxphyaddr_emulation_test.c52 struct ucall uc; local
H A Duserspace_msr_exit_test.c384 struct ucall uc; local
454 struct ucall uc; local
467 struct ucall uc = {}; local
580 struct ucall uc; local
[all...]
H A Dpmu_event_filter_test.c155 struct ucall uc; local
H A Dprivate_mem_conversions_test.c320 struct ucall uc; local
[all...]
H A Dfix_hypercall_test.c92 struct ucall uc; local
/linux-master/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c57 struct ucall uc; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c26 static void uc_expand_default_options(struct intel_uc *uc) argument
61 static int __intel_uc_reset_hw(struct intel_uc *uc) argument
85 static void __confirm_options(struct intel_uc *uc) argument
119 intel_uc_init_early(struct intel_uc *uc) argument
135 intel_uc_init_late(struct intel_uc *uc) argument
141 intel_uc_driver_late_release(struct intel_uc *uc) argument
152 intel_uc_init_mmio(struct intel_uc *uc) argument
157 __uc_capture_load_err_log(struct intel_uc *uc) argument
165 __uc_free_load_err_log(struct intel_uc *uc) argument
173 intel_uc_driver_remove(struct intel_uc *uc) argument
279 __uc_fetch_firmwares(struct intel_uc *uc) argument
311 __uc_cleanup_firmwares(struct intel_uc *uc) argument
318 __uc_init(struct intel_uc *uc) argument
345 __uc_fini(struct intel_uc *uc) argument
352 __uc_sanitize(struct intel_uc *uc) argument
366 uc_init_wopcm(struct intel_uc *uc) argument
419 uc_is_wopcm_locked(struct intel_uc *uc) argument
428 __uc_check_hw(struct intel_uc *uc) argument
456 __uc_init_hw(struct intel_uc *uc) argument
587 __uc_fini_hw(struct intel_uc *uc) argument
606 intel_uc_reset_prepare(struct intel_uc *uc) argument
627 intel_uc_reset(struct intel_uc *uc, intel_engine_mask_t stalled) argument
636 intel_uc_reset_finish(struct intel_uc *uc) argument
651 intel_uc_cancel_requests(struct intel_uc *uc) argument
660 intel_uc_runtime_suspend(struct intel_uc *uc) argument
681 intel_uc_suspend(struct intel_uc *uc) argument
706 __uc_resume_mappings(struct intel_uc *uc) argument
712 __uc_resume(struct intel_uc *uc, bool enable_communication) argument
750 intel_uc_resume(struct intel_uc *uc) argument
759 intel_uc_runtime_resume(struct intel_uc *uc) argument
[all...]
H A Dintel_guc_submission.c1483 struct intel_uc *uc = container_of(guc, typeof(*uc), guc); local
[all...]
/linux-master/drivers/ufs/core/
H A Dufshcd.c3723 wchar_t uc[]; member in struct:uc_string_id
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_types.h273 struct xe_uc uc; member in struct:xe_gt
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt.h97 static inline struct intel_gt *uc_to_gt(struct intel_uc *uc) argument
/linux-master/arch/riscv/kernel/
H A Dsignal.c35 struct ucontext uc; member in struct:rt_sigframe
[all...]
/linux-master/include/linux/
H A Dnetdevice.h2204 struct netdev_hw_addr_list uc; member in struct:net_device
/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c240 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len) argument
285 static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len) argument
321 ccg_op_region_update(struct ucsi_ccg *uc, u32 cci) argument
349 ucsi_ccg_init(struct ucsi_ccg *uc) argument
389 ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data) argument
403 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); local
475 ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc, struct ucsi_connector *con, u64 *cmd) argument
540 ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, struct ucsi_altmode *alt) argument
562 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); local
616 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); local
633 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); local
679 struct ucsi_ccg *uc = data; local
718 ccg_request_irq(struct ucsi_ccg *uc) argument
733 get_fw_info(struct ucsi_ccg *uc) argument
758 ccg_process_response(struct ucsi_ccg *uc) argument
782 ccg_read_response(struct ucsi_ccg *uc) argument
819 ccg_send_command(struct ucsi_ccg *uc, struct ccg_cmd *cmd) argument
857 ccg_cmd_enter_flashing(struct ucsi_ccg *uc) argument
881 ccg_cmd_reset(struct ucsi_ccg *uc) argument
912 ccg_cmd_port_control(struct ucsi_ccg *uc, bool enable) argument
939 ccg_cmd_jump_boot_mode(struct ucsi_ccg *uc, int bl_mode) argument
973 ccg_cmd_write_flash_row(struct ucsi_ccg *uc, u16 row, const void *data, u8 fcmd) argument
1021 ccg_cmd_validate_fw(struct ucsi_ccg *uc, unsigned int fwid) argument
1043 ccg_check_vendor_version(struct ucsi_ccg *uc, struct version_format *app, struct fw_config_table *fw_cfg) argument
1063 ccg_check_fw_version(struct ucsi_ccg *uc, const char *fw_name, struct version_format *app) argument
1111 ccg_fw_update_needed(struct ucsi_ccg *uc, enum enum_flash_mode *mode) argument
1156 do_flash(struct ucsi_ccg *uc, enum enum_flash_mode mode) argument
1323 ccg_fw_update(struct ucsi_ccg *uc, enum enum_flash_mode flash_mode) argument
1340 ccg_restart(struct ucsi_ccg *uc) argument
1369 struct ucsi_ccg *uc = container_of(work, struct ucsi_ccg, work); local
1391 struct ucsi_ccg *uc = i2c_get_clientdata(to_i2c_client(dev)); local
1420 struct ucsi_ccg *uc; local
1502 struct ucsi_ccg *uc = i2c_get_clientdata(client); local
1533 struct ucsi_ccg *uc = i2c_get_clientdata(client); local
1546 struct ucsi_ccg *uc = i2c_get_clientdata(client); local
[all...]
/linux-master/drivers/tty/vt/
H A Dvt.c363 static void vc_uniscr_putc(struct vc_data *vc, u32 uc) argument
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c208 struct rxe_ucontext *uc = to_ruc(ibuc); local
220 struct rxe_ucontext *uc = to_ruc(ibuc); local

Completed in 399 milliseconds

123456789