Home
last modified time | relevance | path

Searched defs:uc (Results 1 – 25 of 213) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c20 static int __intel_uc_reset_hw(struct intel_uc *uc) in __intel_uc_reset_hw()
44 static void __confirm_options(struct intel_uc *uc) in __confirm_options()
89 void intel_uc_init_early(struct intel_uc *uc) in intel_uc_init_early()
102 void intel_uc_driver_late_release(struct intel_uc *uc) in intel_uc_driver_late_release()
113 void intel_uc_init_mmio(struct intel_uc *uc) in intel_uc_init_mmio()
118 static void __uc_capture_load_err_log(struct intel_uc *uc) in __uc_capture_load_err_log()
126 static void __uc_free_load_err_log(struct intel_uc *uc) in __uc_free_load_err_log()
134 void intel_uc_driver_remove(struct intel_uc *uc) in intel_uc_driver_remove()
263 static void __uc_fetch_firmwares(struct intel_uc *uc) in __uc_fetch_firmwares()
286 static void __uc_cleanup_firmwares(struct intel_uc *uc) in __uc_cleanup_firmwares()
[all …]
H A Dintel_uc_debugfs.c17 struct intel_uc *uc = m->private; in uc_usage_show() local
37 void intel_uc_debugfs_register(struct intel_uc *uc, struct dentry *gt_root) in intel_uc_debugfs_register()
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Dk3-udma.c290 static inline u32 udma_tchanrt_read(struct udma_chan *uc, int reg) in udma_tchanrt_read()
297 static inline void udma_tchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_tchanrt_write()
304 static inline void udma_tchanrt_update_bits(struct udma_chan *uc, int reg, in udma_tchanrt_update_bits()
313 static inline u32 udma_rchanrt_read(struct udma_chan *uc, int reg) in udma_rchanrt_read()
320 static inline void udma_rchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_rchanrt_write()
327 static inline void udma_rchanrt_update_bits(struct udma_chan *uc, int reg, in udma_rchanrt_update_bits()
356 static void udma_reset_uchan(struct udma_chan *uc) in udma_reset_uchan()
363 static void udma_dump_chan_stdata(struct udma_chan *uc) in udma_dump_chan_stdata()
399 static struct udma_desc *udma_udma_desc_from_paddr(struct udma_chan *uc, in udma_udma_desc_from_paddr()
426 static void udma_free_hwdesc(struct udma_chan *uc, struct udma_desc *d) in udma_free_hwdesc()
[all …]
/OK3568_Linux_fs/u-boot/drivers/core/
H A Duclass.c25 struct uclass *uc; in uclass_find() local
57 struct uclass *uc; in uclass_add() local
111 int uclass_destroy(struct uclass *uc) in uclass_destroy()
147 struct uclass *uc; in uclass_get() local
160 struct uclass *uc; in uclass_get_name() local
183 struct uclass *uc; in uclass_find_device() local
206 struct uclass *uc; in uclass_find_first_device() local
237 struct uclass *uc; in uclass_find_device_by_name() local
261 struct uclass *uc; in uclass_find_device_by_seq() local
290 struct uclass *uc; in uclass_find_device_by_of_offset() local
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c222 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len) in ccg_read()
267 static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len) in ccg_write()
303 static int ucsi_ccg_init(struct ucsi_ccg *uc) in ucsi_ccg_init()
341 static void ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data) in ucsi_ccg_update_get_current_cam_cmd()
355 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_update_altmodes() local
427 static void ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc, in ucsi_ccg_update_set_new_cam_cmd()
492 static void ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc, in ucsi_ccg_nvidia_altmode()
514 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_read() local
558 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi); in ucsi_ccg_sync_write() local
604 struct ucsi_ccg *uc = data; in ccg_irq_handler() local
[all …]
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-unstripe.c27 static void cleanup_unstripe(struct unstripe_c *uc, struct dm_target *ti) in cleanup_unstripe()
40 struct unstripe_c *uc; in unstripe_ctr() local
111 struct unstripe_c *uc = ti->private; in unstripe_dtr() local
118 struct unstripe_c *uc = ti->private; in map_to_core() local
136 struct unstripe_c *uc = ti->private; in unstripe_map() local
147 struct unstripe_c *uc = ti->private; in unstripe_status() local
165 struct unstripe_c *uc = ti->private; in unstripe_iterate_devices() local
173 struct unstripe_c *uc = ti->private; in unstripe_io_hints() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c86 siginfo_t *si, void *uc) in handle_signal_unsupported()
108 siginfo_t *si, void *uc) in handle_signal_trigger()
118 siginfo_t *si, void *uc) in handle_signal_ok()
164 siginfo_t *si, void *uc) in handle_signal_copyctx()
177 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
/OK3568_Linux_fs/u-boot/test/dm/
H A Dtest-uclass.c72 struct uclass *uc = dev->uclass; in test_post_probe() local
101 static int test_init(struct uclass *uc) in test_init()
109 static int test_destroy(struct uclass *uc) in test_destroy()
H A Dcore.c88 struct uclass *uc; in dm_leak_check_end() local
147 struct uclass *uc; in dm_test_autobind_uclass_pdata_alloc() local
203 struct uclass *uc; in dm_test_autoprobe() local
509 struct uclass *uc; in dm_test_uclass() local
727 struct uclass *uc; in dm_test_uclass_before_ready() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h35 #define ASSERT_BAD_CONTEXT(uc) do { \ argument
47 #define ASSERT_GOOD_CONTEXT(uc) do { \ argument
75 ucontext_t uc; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dkvm_pv_test.c154 static void pr_msr(struct ucall *uc) in pr_msr()
161 static void pr_hcall(struct ucall *uc) in pr_hcall()
168 static void handle_abort(struct ucall *uc) in handle_abort()
179 struct ucall uc; in enter_guest() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg711.h16 #define sox_alaw2linear16(uc) (lsx_alaw2linear16[uc]) argument
21 #define sox_ulaw2linear16(uc) (lsx_ulaw2linear16[uc]) argument
H A Dvoc.c220 unsigned char uc; in startread() local
319 unsigned char uc; in read_samples() local
482 unsigned char uc; in write_samples() local
556 unsigned char uc, block; in getblock() local
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsignal.c243 struct ucontext uc; member
331 static inline int rt_restore_fpu_state(struct ucontext __user *uc) in rt_restore_fpu_state()
482 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) in rt_save_fpu_state()
560 static inline int rt_restore_fpu_state(struct ucontext __user *uc) in rt_restore_fpu_state()
569 static inline int rt_save_fpu_state(struct ucontext __user *uc, struct pt_regs *regs) in rt_save_fpu_state()
732 struct ucontext __user *uc) in rt_restore_ucontext()
853 static inline int rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs) in rt_setup_ucontext()
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dsignal.c34 struct ucontext uc; member
39 struct ucontext __user *uc, int *pr2) in rt_restore_ucontext()
128 static inline int rt_setup_ucontext(struct ucontext __user *uc, struct pt_regs *regs) in rt_setup_ucontext()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/s390x/
H A Ducall.c19 struct ucall uc = { in ucall() local
36 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc) in get_ucall()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dse.c445 struct snd_ctl_elem_value *uc) in se200pci_cont_volume_get()
456 struct snd_ctl_elem_value *uc) in se200pci_cont_boolean_get()
466 struct snd_ctl_elem_value *uc) in se200pci_cont_enum_get()
517 struct snd_ctl_elem_value *uc) in se200pci_cont_volume_put()
543 struct snd_ctl_elem_value *uc) in se200pci_cont_boolean_put()
560 struct snd_ctl_elem_value *uc) in se200pci_cont_enum_put()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Ducall.c21 struct ucall uc = { in ucall() local
38 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc) in get_ucall()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsigframe.h51 struct ucontext_ia32 uc; member
61 struct ucontext uc; member
79 struct ucontext_x32 uc; member
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblk-uclass.c100 struct uclass *uc; in blk_get_devnum_by_typename() local
181 struct uclass *uc; in get_desc() local
417 struct uclass *uc; in blk_find_device() local
535 struct uclass *uc; in blk_find_max_devnum() local
567 struct uclass *uc; in blk_claim_devnum() local
656 struct uclass *uc; in blk_unbind_all() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-force-tm.c50 void usr_signal_handler(int signo, siginfo_t *si, void *uc) in usr_signal_handler()
100 void seg_signal_handler(int signo, siginfo_t *si, void *uc) in seg_signal_handler()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c76 struct uclass *uc; in phandles_fixup_cru() local
181 struct uclass *uc; in phandles_fixup_gpio() local
261 struct uclass *uc; in mmc_dm_reinit() local
/OK3568_Linux_fs/kernel/include/linux/
H A Duprobes.h152 uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register()
156 …ister_refctr(struct inode *inode, loff_t offset, loff_t ref_ctr_offset, struct uprobe_consumer *uc) in uprobe_register_refctr()
161 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) in uprobe_apply()
166 uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/aarch64/
H A Ducall.c76 struct ucall uc = {}; in ucall() local
91 uint64_t get_ucall(struct kvm_vm *vm, uint32_t vcpu_id, struct ucall *uc) in get_ucall()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dunicode.c257 wchar_t *uc) in asc2unichar()
276 static u16 *hfsplus_decompose_nonhangul(wchar_t uc, int *size) in hfsplus_decompose_nonhangul()
309 static int hfsplus_try_decompose_hangul(wchar_t uc, u16 *result) in hfsplus_try_decompose_hangul()
332 static u16 *decompose_unichar(wchar_t uc, int *size, u16 *hangul_buffer) in decompose_unichar()

123456789